Home
last modified time | relevance | path

Searched refs:CXX_OK (Results 1 – 2 of 2) sorted by relevance

/dports/net/rsync/rsync-3.2.3/
H A Dconfigure.ac236 …se3(42) != 42 || test_sse2(42) != 42 || test_avx2(42) != 42) exit(1);]])],[CXX_OK=yes],[CXX_OK=no])
238 if test x"$CXX_OK" = x"yes"; then
H A Dconfigure.sh4982 CXX_OK=yes
4984 CXX_OK=no
4996 if test x"$CXX_OK" = x"yes"; then