Home | History | Annotate | Download | only in binutils-2.25

Lines Matching refs:libitm

2779 		target-libitm \
3190 # Disable libitm on unsupported systems.
3191 if test -d ${srcdir}/libitm; then
3193 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libitm support" >&5
3194 $as_echo_n "checking for libitm support... " >&6; }
3195 if (srcdir=${srcdir}/libitm; \
3201 noconfigdirs="$noconfigdirs target-libitm"
6642 # Disable libitm, libsanitizer, libvtv if we're not building C++
6646 noconfigdirs="$noconfigdirs target-libcilkrts target-libitm target-libsanitizer target-libvtv"