kbuild: explicitly turn off gcc stack-protector
commit1189f487af2e660c5b4ad530eae73f69a1d54f96
authorAdrian Bunk <bunk@stusta.de>
Fri, 26 Jan 2007 19:49:10 +0000 (26 20:49 +0100)
committerAdrian Bunk <bunk@stusta.de>
Fri, 26 Jan 2007 19:49:10 +0000 (26 20:49 +0100)
tree31f9bc42e1372c4dd138c9a02dbb586e3197b458
parenta248193aae90d51be4981fec07bb97dd289bd534
kbuild: explicitly turn off gcc stack-protector

Ubuntu has enabled -fstack-protector per default in gcc
breaking kernel build. Explicit turn it off for now.

Backported based on several patches by Sam Ravnborg <sam@ravnborg.org>.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Makefile