Uwe Hermann wrote:
On Tue, Jul 03, 2007 at 04:36:03PM -0600, Jordan Crouse wrote:
[PATCH][v3] Add testcc() function to xcompile to check for -fno-stack-protector
enable xcompile to check for various compiler flags and set them in the CFLAGS variable if they are located.
Signed-off-by: Jordan Crouse jordan.crouse@amd.com
Looks good, and works for me (but I cannot test the case where -fno-stack-protector is actually needed, my setup doesn't require it).
Acked-by: Uwe Hermann uwe@hermann-uwe.de
Uwe.
Acked-by: Marc Jones marc.jones@amd.com
r434
Thanks, Marc