syslog: Improve fortify with clang
[glibc.git] / sysdeps / microblaze / configure.ac
blob0b451df1118c1512bbe27761f9c8c23d95b93bde
1 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
2 # Local configure fragment for sysdeps/microblaze.
4 AC_DEFINE(HIDDEN_VAR_NEEDS_DYNAMIC_RELOC)
6 # gcc 11.2.1 and earlier crash with an internal compiler error, see:
7 # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103613
8 AC_DEFINE(PIE_UNSUPPORTED)
9 # work around problem with autoconf and empty lines at the end of files