aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config.in')
-rw-r--r--gcc/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config.in b/gcc/config.in
index 387e708..61f5ec2 100644
--- a/gcc/config.in
+++ b/gcc/config.in
@@ -351,6 +351,9 @@
/* Define if your linker supports --eh-frame-hdr option. */
#undef HAVE_LD_EH_FRAME_HDR
+/* Define if your PowerPC64 linker only needs function descriptor syms. */
+#undef HAVE_LD_NO_DOT_SYMS
+
/* Define if your linker supports -pie option. */
#undef HAVE_LD_PIE