summaryrefslogtreecommitdiffstats
path: root/rules/glibc-headers.make
diff options
context:
space:
mode:
authorAndreas Bießmann <andreas@biessmann.de>2012-02-12 13:10:26 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-03-24 13:39:13 +0100
commit8b48ea375e479651125acb34b04bacc070d03812 (patch)
treeff8b3a41c2213a0bedfeab1854a33dc06bac2a25 /rules/glibc-headers.make
parent3886a884dfdd7e044f03ed22d7720a27a3ddd4dc (diff)
downloadOSELAS.Toolchain-8b48ea375e479651125acb34b04bacc070d03812.tar.gz
OSELAS.Toolchain-8b48ea375e479651125acb34b04bacc070d03812.tar.xz
glibc-headers: prepare for x86_64 build
Signed-off-by: Andreas Bießmann <andreas@biessmann.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/glibc-headers.make')
-rw-r--r--rules/glibc-headers.make3
1 files changed, 3 insertions, 0 deletions
diff --git a/rules/glibc-headers.make b/rules/glibc-headers.make
index 205e292..e4627eb 100644
--- a/rules/glibc-headers.make
+++ b/rules/glibc-headers.make
@@ -57,6 +57,7 @@ GLIBC_HEADERS_ENV := \
\
libc_cv_asm_cfi_directive_sections=yes \
libc_cv_asm_cfi_directives=yes \
+ libc_cv_asm_cfi_personality=yes \
libc_cv_asm_protected_directive=yes \
libc_cv_asm_symver_directive=yes \
libc_cv_broken_alias_attribute=no \
@@ -72,6 +73,8 @@ GLIBC_HEADERS_ENV := \
\
libc_cv_386_tls=yes \
\
+ libc_cv_x86_64_tls=yes \
+ \
libc_cv_arm_tls=yes \
\
libc_cv_mips_tls=yes \