mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
9 lines
327 B
Text
9 lines
327 B
Text
# This file is generated from configure.ac by Autoconf. DO NOT EDIT!
|
|
# 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}
|
|
|
|
libc_cv_gcc_exceptions=yes
|
|
exceptions=-fexceptions
|