From: Roland McGrath Date: Thu, 19 Mar 2015 22:25:05 +0000 (-0700) Subject: Disable tlsdesc stuff. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b7eaf06179cd7d3e15b35774fe12ff7aba39daa;p=thirdparty%2Fglibc.git Disable tlsdesc stuff. --- diff --git a/sysdeps/arm/nacl/Makefile b/sysdeps/arm/nacl/Makefile index afe27333aa9..5e56895cbd5 100644 --- a/sysdeps/arm/nacl/Makefile +++ b/sysdeps/arm/nacl/Makefile @@ -1,5 +1,5 @@ -# XXX temporary until the compiler build can be fixed -sysdep-CPPFLAGS += -D__ARM_NEON__=1 +# We don't really support TLSDESC, even though the compiler thinks it does. +have-arm-tls-desc = no ifeq ($(subdir),csu) sysdep_routines += aeabi_read_tp