Home | History | Annotate | Download | only in dist

Lines Matching refs:libitm

2856 		target-libitm \
3327 # Disable libitm on unsupported systems.
3328 if test -d ${srcdir}/libitm; then
3330 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libitm support" >&5
3331 $as_echo_n "checking for libitm support... " >&6; }
3332 if (srcdir=${srcdir}/libitm; \
3338 noconfigdirs="$noconfigdirs target-libitm"
10281 # Disable libitm, libsanitizer, libvtv if we're not building C++
10284 # Disable libitm, libsanitizer if we're not building libstdc++
10287 noconfigdirs="$noconfigdirs target-libitm target-libsanitizer"
10293 noconfigdirs="$noconfigdirs target-libitm target-libsanitizer target-libvtv"