Robert,

I was sure there were no more script problems but this one is back..

 7.12. Linux-2.6.17.7
..
make CC="gcc -no-pie -fno-stack-protector-all"
.
  change to
.
make CC="gcc -no-pie -fno-stack-protector"

The -fno-stack-protector-all switch is no longer valid

G

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

Reply via email to