]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config.in
This fixes PR gcov-profile/54487 where the gcda files were not locked by the profile...
[thirdparty/gcc.git] / gcc / config.in
index 7fe6485c3af3da06597be939176590257ea6c6e5..b13805d98ce9efdd14ec721cf051aea2e7dfc859 100644 (file)
 #endif
 
 
+/* Define if F_SETLKW supported by fcntl. */
+#ifndef USED_FOR_TARGET
+#undef HOST_HAS_F_SETLKW
+#endif
+
+
 /* Define as const if the declaration of iconv() needs const. */
 #ifndef USED_FOR_TARGET
 #undef ICONV_CONST