[LinuxBIOS] Probable fix for gcc4 builds

Segher Boessenkool segher at kernel.crashing.org
Fri Feb 9 18:31:40 CET 2007


> The only thing it does is add -fno-stack-protection to CFLAGS in all 
> the Makefiles.

That doesn't work, older GCC versions complain about
that option.  The option should only be used if the
compiler supports it.


Segher





More information about the coreboot mailing list