[clean-list] Problem in RuntimeSystem/Makefile.linux
Sjors Gielen
dazjorz at dazjorz.com
Sun Sep 5 14:34:44 MEST 2010
Hi everyone,
While examining files in the process of writing a "Clean on Mac" page on the Clean wiki, I found a problem in the bootstrap package in RuntimeSystem/Makefile.linux:
> DEFINESA = -D USE_CLIB -D LINUX -D I486 -D GNU_C -D ELF
[...]
> as $(DEFINES_A) $(ODIR)scon.s -o $(ODIR)scon.o
I think the DEFINESA def at the top should be renamed to DEFINES_A because the latter is used throughout the file. Just wanted to let you know.
Sjors
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2214 bytes
Desc: not available
URL: <http://mailman.science.ru.nl/pipermail/clean-list/attachments/20100905/5859c353/attachment.bin>
More information about the clean-list
mailing list