summaryrefslogtreecommitdiff
path: root/libc/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'libc/config.h.in')
-rw-r--r--libc/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/libc/config.h.in b/libc/config.h.in
index 7d824eee6..19776a607 100644
--- a/libc/config.h.in
+++ b/libc/config.h.in
@@ -186,6 +186,9 @@
/* Define if the dynamic linker should consult an ld.so.cache file. */
#undef USE_LDCONFIG
+/* Define if STT_GNU_IFUNC support actually works. */
+#undef HAVE_IFUNC
+
/*
*/