coreboot-kgpe-d16/util/mkelfImage
Raymond Danks 62ff00e13f mkelfImage: Use -fno-stack-protector if supported by gcc
Gcc 4.1 comes with an SSP https://wiki.ubuntu.com/GccSsp
This is disabled to work around '__stack_chk_fail' symbol not found failures
http://www.coreboot.org/FAQ/Obsolete#How_do_I_fix_stack_chk_fail_errors.3F

The presence of -fno-stack-protector is tested for automatically by configure.

Change-Id: I28ef158829f5935f985cfd5a5440733685cf479a
Reported-by: Raymond Danks <raymonddanks@gmail.com>
Signed-off-by: Raymond Danks <raymonddanks@gmail.com>
Reviewed-on: http://review.coreboot.org/112
Tested-by: build bot (Jenkins)
Reviewed-by: Peter Stuge <peter@stuge.se>
2011-09-24 12:55:26 +02:00
..
arch
config Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
include Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
kunzip_src Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
linux-i386 mkelfImage: set kernel_alignment so 2.6.31+ work 2010-10-05 18:22:00 +00:00
linux-ia64 Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
main Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
util
AUTHORS
COPYING
Makefile Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
Makefile.conf.in
News Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
configure mkelfImage: Use -fno-stack-protector if supported by gcc 2011-09-24 12:55:26 +02:00
configure.ac mkelfImage: Use -fno-stack-protector if supported by gcc 2011-09-24 12:55:26 +02:00
mkelfImage.spec.in Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00