OSDN Git Service

libitm: Add xcalloc.
[pf3gnuchains/gcc-fork.git] / libitm / configure
index 5fc8703..47c7b0c 100644 (file)
@@ -17463,7 +17463,7 @@ else
 fi
 
 # Set up the set of libraries that we need to link against for libitm.
-# Note that the GOMP_SELF_SPEC in gcc.c will force -pthread for -fopenmp,
+# Note that the GTM_SELF_SPECS in gcc.c will force -pthread for -fgnu-tm,
 # 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