]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Temp NEON hack for building
authorRoland McGrath <roland@hack.frob.com>
Mon, 5 Aug 2013 16:45:02 +0000 (09:45 -0700)
committerRoland McGrath <roland@hack.frob.com>
Mon, 5 Aug 2013 16:45:02 +0000 (09:45 -0700)
sysdeps/arm/nacl/Makefile

index 3fa689fa577ee2326fdcf53b35e5942d5286d3be..afe27333aa9fe6ad8683a0296fc903a291e09860 100644 (file)
@@ -1,3 +1,6 @@
+# XXX temporary until the compiler build can be fixed
+sysdep-CPPFLAGS += -D__ARM_NEON__=1
+
 ifeq ($(subdir),csu)
 sysdep_routines += aeabi_read_tp
 endif