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

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
clean-list mailing list
[email protected]
http://mailman.science.ru.nl/mailman/listinfo/clean-list

Reply via email to