aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 9a83b774fa..c8a449d620 100644
--- a/config.h.in
+++ b/config.h.in
@@ -260,6 +260,9 @@
any external dependencies such as making a function call. */
#define HAVE_BUILTIN_TRAP 0
+/* Define if ld may produce gaps in load segments. */
+#undef HAVE_LD_LOAD_GAPS
+
/* ports/sysdeps/mips/configure.in */
/* Define if using the IEEE 754-2008 NaN encoding on the MIPS target. */
#undef HAVE_MIPS_NAN2008