mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-21 04:31:04 +08:00
6 lines
198 B
Plaintext
6 lines
198 B
Plaintext
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
|
|
CFLAGS=${CFLAGS% -fno-unwind-tables}
|