HomeSort by: relevance | last modified time | path
    Searched refs:conftest (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/
configure 1638 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1642 rm -f conftest.$ac_objext
1650 (eval "$ac_compile") 2>conftest.err
1652 if test -s conftest.err; then
1653 grep -v '^ *+' conftest.err >conftest.er1
1654 cat conftest.er1 >&5
1655 mv -f conftest.er1 conftest.err
1660 test ! -s conftest.er
    [all...]
ltmain.sh 7685 $opt_dry_run || $RM conftest.c
7686 cat > conftest.c <<EOF
7689 $opt_dry_run || $RM conftest
7690 if $LTCC $LTCFLAGS -o conftest conftest.c $deplibs; then
7691 ldd_output=`ldd conftest`
7737 $opt_dry_run || $RM conftest
7738 if $LTCC $LTCFLAGS -o conftest conftest.c $i; then
7739 ldd_output=`ldd conftest`
    [all...]
  /src/tools/host-mkdep/
configure 787 sed "/^$/d" confdefs.h >conftest.log
788 if test -s conftest.log; then
794 cat conftest.log >&5
800 rm -rf conftest* confdefs* core core.* *.core conf$$* $ac_clean_files &&
809 rm -rf conftest* confdefs.h
901 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
902 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
911 echo "#! $SHELL" >conftest.sh
912 echo "exit 0" >>conftest.s
    [all...]
  /src/tools/compat/
configure 1428 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1432 rm -f conftest.$ac_objext conftest.beam
1440 (eval "$ac_compile") 2>conftest.err
1442 if test -s conftest.err; then
1443 grep -v '^ *+' conftest.err >conftest.er1
1444 cat conftest.er1 >&5
1445 mv -f conftest.er1 conftest.er
    [all...]
  /src/lib/librumpuser/
configure 1408 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1412 rm -f conftest.$ac_objext
1420 (eval "$ac_compile") 2>conftest.err
1422 if test -s conftest.err; then
1423 grep -v '^ *+' conftest.err >conftest.er1
1424 cat conftest.er1 >&5
1425 mv -f conftest.er1 conftest.err
1430 test ! -s conftest.er
    [all...]
  /src/tests/crypto/libcrypto/conf/
Makefile 5 HELPER_NAME= conftest
  /src/tools/make/
configure 1386 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1390 rm -f conftest.$ac_objext
1398 (eval "$ac_compile") 2>conftest.err
1400 if test -s conftest.err; then
1401 grep -v '^ *+' conftest.err >conftest.er1
1402 cat conftest.er1 >&5
1403 mv -f conftest.er1 conftest.err
1408 test ! -s conftest.er
    [all...]
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 233 echo "$_G_sed_script" 2>/dev/null | sed 99q >conftest.sed
241 printf 0123456789 >conftest.in
244 cat conftest.in conftest.in >conftest.tmp
245 mv conftest.tmp conftest.in
246 cp conftest.in conftest.nl
247 echo '' >> conftest.n
    [all...]

Completed in 424 milliseconds