Home
last modified time | relevance | path

Searched hist:"34 c162f7" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/
H A DMakefile34c162f7 Sun Jul 02 13:21:49 CDT 2006 Sam Ravnborg <sam@mars.ravnborg.org> 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>