diff options
Diffstat (limited to 'sysdeps/arm/configure')
-rw-r--r-- | sysdeps/arm/configure | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysdeps/arm/configure b/sysdeps/arm/configure index 45667cc522..52f2185c29 100644 --- a/sysdeps/arm/configure +++ b/sysdeps/arm/configure @@ -1,7 +1,8 @@ # This file is generated from configure.ac by Autoconf. DO NOT EDIT! # Local configure fragment for sysdeps/arm. -#AC_DEFINE(PI_STATIC_AND_HIDDEN) +$as_echo "#define PI_STATIC_AND_HIDDEN 1" >>confdefs.h + # We check to see if the compiler and flags are # selecting the hard-float ABI and if they are then |