]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgomp/config.h.in
[multiple changes]
[thirdparty/gcc.git] / libgomp / config.h.in
index 04fcb17d5ffcee57461eff700d1617788b8a1c37..0c1599388b2dda1fb0034d96c2cf0f7707ba03a1 100644 (file)
@@ -9,6 +9,9 @@
 /* Define to 1 if the target supports __attribute__((visibility(...))). */
 #undef HAVE_ATTRIBUTE_VISIBILITY
 
+/* Define if the POSIX Semaphores do not work on your system. */
+#undef HAVE_BROKEN_POSIX_SEMAPHORES
+
 /* Define to 1 if you have the `clock_gettime' function. */
 #undef HAVE_CLOCK_GETTIME