diff options
Diffstat (limited to 'sysdeps/microblaze/configure')
-rwxr-xr-x | sysdeps/microblaze/configure | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/microblaze/configure b/sysdeps/microblaze/configure index e6652562d2..b5306339df 100755 --- a/sysdeps/microblaze/configure +++ b/sysdeps/microblaze/configure @@ -1,6 +1,9 @@ # This file is generated from configure.ac by Autoconf. DO NOT EDIT! # Local configure fragment for sysdeps/microblaze. +$as_echo "#define HIDDEN_VAR_NEEDS_DYNAMIC_RELOC 1" >>confdefs.h + + # gcc 11.2.1 and earlier crash with an internal compiler error, see: # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103613 $as_echo "#define PIE_UNSUPPORTED 1" >>confdefs.h |