summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-10-17 18:35:06 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-12-05 16:32:14 +0100
commitdcb5bb81db70d67e81089283a564c9809fd0dcbf (patch)
treea5a4b3428836d3687b59b1881715e125354c1a1c
parentc12fa233533f65f5b0272c87cc4db0f2e035fcb3 (diff)
downloadOSELAS.Toolchain-dcb5bb81db70d67e81089283a564c9809fd0dcbf.tar.gz
OSELAS.Toolchain-dcb5bb81db70d67e81089283a564c9809fd0dcbf.tar.xz
glibc-headers: define libc_cv_predef_stack_protector=no
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/glibc-headers.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/glibc-headers.make b/rules/glibc-headers.make
index e4627eb..e083646 100644
--- a/rules/glibc-headers.make
+++ b/rules/glibc-headers.make
@@ -70,6 +70,7 @@ GLIBC_HEADERS_ENV := \
libc_cv_z_nodelete=yes \
libc_cv_z_nodlopen=yes \
libc_cv_z_relro=yes \
+ libc_cv_predef_stack_protector=no \
\
libc_cv_386_tls=yes \
\