aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.6/gcc/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.6/gcc/config.in')
-rw-r--r--gcc-4.6/gcc/config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc-4.6/gcc/config.in b/gcc-4.6/gcc/config.in
index f7541ec66..3294f0dcd 100644
--- a/gcc-4.6/gcc/config.in
+++ b/gcc-4.6/gcc/config.in
@@ -1752,6 +1752,12 @@
#endif
+/* Define if your system supports PT_GNU_EH_FRAME for static executable. */
+#ifndef USED_FOR_TARGET
+#undef USE_EH_FRAME_HDR_FOR_STATIC
+#endif
+
+
/* Define to 1 if the 'long long' (or '__int64') is wider than 'long' but
still efficiently supported by the host hardware. */
#ifndef USED_FOR_TARGET