This should also work:
./configure...
echo "CFLAGS += -march=i486" > configparms
make

Instead of an Sed command. The 'configparms' file is lightly documented in 
the 'INSTALL' file, and is the suggested way to override Makefile parameters. 
This is a powerfull way to have very fine grained control over the build 
process, and might be overkill for this purposes. It showcases a neat Glibc 
feature though.

Sorry to complicate this bug-solution even more, but I'd like this forum to 
get all the available options, to help make the LFS book as correct as 
possible.

robert

Attachment: pgp280VAKuulB.pgp
Description: PGP signature

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to