]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
kbuild: explicit turn off gcc stack-protector
authorSam Ravnborg <sam@mars.ravnborg.org>
Sun, 2 Jul 2006 18:21:49 +0000 (20:21 +0200)
committerSam Ravnborg <sam@mars.ravnborg.org>
Sun, 2 Jul 2006 18:21:49 +0000 (20:21 +0200)
commit34c162f79e374556dd1384437f0dab558b5dc657
tree555770fa50a734b75031f2aed2a7501328b930b4
parent701842e3bdd7db09db6af43fc5906ee19b61338d
kbuild: explicit turn off gcc stack-protector

Ubuntu has enabled -fstack-protector per default in gcc
breaking kernel build. Explicit turn it off for now.
Later we may decide to make it configurable if the
kernel starts to support it.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Makefile