]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - config.h.in
Fix -Wundef warning for HAVE_IFUNC
[thirdparty/glibc.git] / config.h.in
index 97b5571a1703dc96fac60d56966290e046b869e2..d612a04fe8ddfc11b6845fdd8fed5dd8fecd84cb 100644 (file)
 /* 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
+/* Define to 1 if STT_GNU_IFUNC support actually works.  */
+#define HAVE_IFUNC 0
 
 /* Define if linux/fanotify.h is available.  */
 #undef HAVE_LINUX_FANOTIFY_H