about summary refs log tree commit diff
path: root/sysdeps/microblaze/configure.ac
blob: 1c58f70a7bdfebcb4bdd562659f5d896aff8eec5 (plain) (blame)
1
2
3
4
5
6
7
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
# Local configure fragment for sysdeps/microblaze.

# 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)
# work around problem with autoconf and empty lines at the end of files