aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/microblaze/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/microblaze/configure.ac')
-rw-r--r--sysdeps/microblaze/configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/microblaze/configure.ac b/sysdeps/microblaze/configure.ac
index 1c58f70a7b..0b451df111 100644
--- a/sysdeps/microblaze/configure.ac
+++ b/sysdeps/microblaze/configure.ac
@@ -1,6 +1,8 @@
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
# Local configure fragment for sysdeps/microblaze.
+AC_DEFINE(HIDDEN_VAR_NEEDS_DYNAMIC_RELOC)
+
# gcc 11.2.1 and earlier crash with an internal compiler error, see:
# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103613
AC_DEFINE(PIE_UNSUPPORTED)