summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index dc831e51e6..42e7e48417 100644
--- a/config.h.in
+++ b/config.h.in
@@ -140,6 +140,10 @@
/* Mach specific: define if the `host_page_size' RPC is available. */
#undef HAVE_HOST_PAGE_SIZE
+/* Sparc64 specific: define if .dynamic section comes before .got for
+ shared libs. */
+#undef SPARC64_DYNAMIC_BEFORE_GOT
+
/*
*/