From: Sam Ravnborg Date: Thu, 13 Jul 2006 18:27:27 +0000 (+0200) Subject: kbuild: -fno-stack-protector is not good X-Git-Tag: v2.6.18-rc4~71^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb2cafa1d9026ced051601053885e260f8b8c099;p=pandora-kernel.git kbuild: -fno-stack-protector is not good Ubuntu gcc has hardcoded -fstack-protector - but does not understand -fno-stack-protector-all. So only try -fno-stack-protector. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed