summaryrefslogtreecommitdiff
path: root/ports/sysdeps/unix/sysv/linux/arm/configure.ac
blob: 8e4e20d2b8743b346d0bd3b355897905ddb6a633 (plain)
1
2
3
4
5
6
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
# Local configure fragment for sysdeps/unix/sysv/linux/arm.

libc_cv_gcc_unwind_find_fde=no
# Remove -fno-unwind-tables that was added in sysdeps/arm/preconfigure.ac.
CFLAGS=${CFLAGS% -fno-unwind-tables}