mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-14 15:20:04 +00:00
10 lines
327 B
Plaintext
10 lines
327 B
Plaintext
# 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
|