summaryrefslogtreecommitdiff
path: root/ld/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'ld/config.in')
-rw-r--r--ld/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/config.in b/ld/config.in
index f49327c11a..929da9088f 100644
--- a/ld/config.in
+++ b/ld/config.in
@@ -61,6 +61,9 @@
/* Define to 1 if you have the `glob' function. */
#undef HAVE_GLOB
+/* Define .init_array/.fini_array sections are available and working. */
+#undef HAVE_INITFINI_ARRAY
+
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H