diff options
Diffstat (limited to 'sysdeps/aarch64/configure')
-rw-r--r-- | sysdeps/aarch64/configure | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sysdeps/aarch64/configure b/sysdeps/aarch64/configure index 4c1fac4..bf97212 100644 --- a/sysdeps/aarch64/configure +++ b/sysdeps/aarch64/configure @@ -1,11 +1,6 @@ # This file is generated from configure.ac by Autoconf. DO NOT EDIT! # Local configure fragment for sysdeps/aarch64. -# Static and hidden objects are accessed without dynamic relocations. -# The exception is -mcmodel=large which is unsupported with PIC/PIE. -$as_echo "#define PI_STATIC_AND_HIDDEN 1" >>confdefs.h - - # Static PIE is supported. $as_echo "#define SUPPORT_STATIC_PIE 1" >>confdefs.h |