]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgomp/configure
Generally link to libgomp for -ftree-parallelize-loops=*.
[thirdparty/gcc.git] / libgomp / configure
index 06276e132220ede8cf4ce81f9f97766b999a00e4..766eb098089fbc148c91f7a3ebb1139667ac85cc 100755 (executable)
@@ -16154,7 +16154,7 @@ else
 fi
 
 # Set up the set of libraries that we need to link against for libgomp.
-# Note that the GOMP_SELF_SPEC in gcc.c will force -pthread for -fopenmp,
+# Note that the GOMP_SELF_SPEC in gcc.c may force -pthread,
 # which will force linkage against -lpthread (or equivalent for the system).
 # That's not 100% ideal, but about the best we can do easily.
 if test $enable_shared = yes; then