aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/arm/configure
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-05-13 10:04:05 -0700
committerRoland McGrath <roland@hack.frob.com>2014-05-13 10:04:05 -0700
commit8c6d01f0b11e699d7d9868a5bf1eb6d9054c91a3 (patch)
tree0f86ec102e2b187432508ebcbc035c6dd2b33785 /sysdeps/unix/sysv/linux/arm/configure
parentbba6da4e1b9c0faf12ec9a48a2822434d9e6bbcd (diff)
downloadglibc-8c6d01f0b11e699d7d9868a5bf1eb6d9054c91a3.tar
glibc-8c6d01f0b11e699d7d9868a5bf1eb6d9054c91a3.tar.gz
glibc-8c6d01f0b11e699d7d9868a5bf1eb6d9054c91a3.tar.bz2
glibc-8c6d01f0b11e699d7d9868a5bf1eb6d9054c91a3.zip
Consolidate NPTL configury for ARM/Linux.
Diffstat (limited to 'sysdeps/unix/sysv/linux/arm/configure')
-rw-r--r--sysdeps/unix/sysv/linux/arm/configure3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/arm/configure b/sysdeps/unix/sysv/linux/arm/configure
index 71eb195942..ef97ff6b3f 100644
--- a/sysdeps/unix/sysv/linux/arm/configure
+++ b/sysdeps/unix/sysv/linux/arm/configure
@@ -4,3 +4,6 @@
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