/freebsd/contrib/dialog/ |
H A D | config.guess | 111 case ${CC_FOR_BUILD-},${HOST_CC-},${CC-} in 115 CC_FOR_BUILD="$driver" 119 if test x"$CC_FOR_BUILD" = x ; then 120 CC_FOR_BUILD=no_compiler_found 123 ,,*) CC_FOR_BUILD=$CC ;; 124 ,*,*) CC_FOR_BUILD=$HOST_CC ;; 156 eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`" 207 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ 407 if test "$CC_FOR_BUILD" != no_compiler_found; then 409 (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \ [all …]
|
/freebsd/contrib/libevent/build-aux/ |
H A D | config.guess | 111 case ${CC_FOR_BUILD-},${HOST_CC-},${CC-} in 115 CC_FOR_BUILD="$driver" 119 if test x"$CC_FOR_BUILD" = x ; then 120 CC_FOR_BUILD=no_compiler_found 123 ,,*) CC_FOR_BUILD=$CC ;; 124 ,*,*) CC_FOR_BUILD=$HOST_CC ;; 156 eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`" 207 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ 407 if [ "$CC_FOR_BUILD" != no_compiler_found ]; then 409 (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \ [all …]
|
/freebsd/contrib/ncurses/ |
H A D | config.guess | 124 case ${CC_FOR_BUILD-},${HOST_CC-},${CC-} in 128 CC_FOR_BUILD=$driver 132 if test x"$CC_FOR_BUILD" = x ; then 133 CC_FOR_BUILD=no_compiler_found 136 ,,*) CC_FOR_BUILD=$CC ;; 137 ,*,*) CC_FOR_BUILD=$HOST_CC ;; 179 cc_set_libc=`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` 237 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ 444 if test "$CC_FOR_BUILD" != no_compiler_found; then 446 (CCOPTS="" $CC_FOR_BUILD -m64 -E - 2>/dev/null) | \ [all …]
|
/freebsd/contrib/byacc/ |
H A D | config.guess | 124 case ${CC_FOR_BUILD-},${HOST_CC-},${CC-} in 128 CC_FOR_BUILD=$driver 132 if test x"$CC_FOR_BUILD" = x ; then 133 CC_FOR_BUILD=no_compiler_found 136 ,,*) CC_FOR_BUILD=$CC ;; 137 ,*,*) CC_FOR_BUILD=$HOST_CC ;; 177 cc_set_libc=`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` 235 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ 442 if test "$CC_FOR_BUILD" != no_compiler_found; then 444 (CCOPTS="" $CC_FOR_BUILD -m64 -E - 2>/dev/null) | \ [all …]
|
H A D | CHANGES | 419 | if test "$CC_FOR_BUILD" != no_compiler_found; then 421 | (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \ 429 chosen for $CC_FOR_BUILD. This compiler, the gcc provided by Oracle
|
/freebsd/contrib/tcpdump/ |
H A D | config.guess | 124 case ${CC_FOR_BUILD-},${HOST_CC-},${CC-} in 128 CC_FOR_BUILD=$driver 132 if test x"$CC_FOR_BUILD" = x ; then 133 CC_FOR_BUILD=no_compiler_found 136 ,,*) CC_FOR_BUILD=$CC ;; 137 ,*,*) CC_FOR_BUILD=$HOST_CC ;; 179 cc_set_libc=`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` 237 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ 444 if test "$CC_FOR_BUILD" != no_compiler_found; then 446 (CCOPTS="" $CC_FOR_BUILD -m64 -E - 2>/dev/null) | \ [all …]
|
/freebsd/contrib/libpcap/ |
H A D | config.guess | 124 case ${CC_FOR_BUILD-},${HOST_CC-},${CC-} in 128 CC_FOR_BUILD=$driver 132 if test x"$CC_FOR_BUILD" = x ; then 133 CC_FOR_BUILD=no_compiler_found 136 ,,*) CC_FOR_BUILD=$CC ;; 137 ,*,*) CC_FOR_BUILD=$HOST_CC ;; 179 cc_set_libc=`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` 237 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ 444 if test "$CC_FOR_BUILD" != no_compiler_found; then 446 (CCOPTS="" $CC_FOR_BUILD -m64 -E - 2>/dev/null) | \ [all …]
|
/freebsd/contrib/unbound/ |
H A D | config.guess | 124 case ${CC_FOR_BUILD-},${HOST_CC-},${CC-} in 128 CC_FOR_BUILD=$driver 132 if test x"$CC_FOR_BUILD" = x ; then 133 CC_FOR_BUILD=no_compiler_found 136 ,,*) CC_FOR_BUILD=$CC ;; 137 ,*,*) CC_FOR_BUILD=$HOST_CC ;; 179 cc_set_libc=`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` 237 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ 444 if test "$CC_FOR_BUILD" != no_compiler_found; then 446 (CCOPTS="" $CC_FOR_BUILD -m64 -E - 2>/dev/null) | \ [all …]
|
/freebsd/contrib/file/ |
H A D | config.guess | 124 case ${CC_FOR_BUILD-},${HOST_CC-},${CC-} in 128 CC_FOR_BUILD=$driver 132 if test x"$CC_FOR_BUILD" = x ; then 133 CC_FOR_BUILD=no_compiler_found 136 ,,*) CC_FOR_BUILD=$CC ;; 137 ,*,*) CC_FOR_BUILD=$HOST_CC ;; 173 cc_set_libc=`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` 235 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ 442 if test "$CC_FOR_BUILD" != no_compiler_found; then 444 (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \ [all …]
|
/freebsd/crypto/openssh/ |
H A D | config.guess | 124 case ${CC_FOR_BUILD-},${HOST_CC-},${CC-} in 128 CC_FOR_BUILD=$driver 132 if test x"$CC_FOR_BUILD" = x ; then 133 CC_FOR_BUILD=no_compiler_found 136 ,,*) CC_FOR_BUILD=$CC ;; 137 ,*,*) CC_FOR_BUILD=$HOST_CC ;; 173 cc_set_libc=`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` 231 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ 438 if test "$CC_FOR_BUILD" != no_compiler_found; then 440 (CCOPTS="" $CC_FOR_BUILD -m64 -E - 2>/dev/null) | \ [all …]
|
/freebsd/contrib/sqlite3/ |
H A D | config.guess | 124 case ${CC_FOR_BUILD-},${HOST_CC-},${CC-} in 128 CC_FOR_BUILD=$driver 132 if test x"$CC_FOR_BUILD" = x ; then 133 CC_FOR_BUILD=no_compiler_found 136 ,,*) CC_FOR_BUILD=$CC ;; 137 ,*,*) CC_FOR_BUILD=$HOST_CC ;; 173 cc_set_libc=`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` 231 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ 438 if test "$CC_FOR_BUILD" != no_compiler_found; then 440 (CCOPTS="" $CC_FOR_BUILD -m64 -E - 2>/dev/null) | \ [all …]
|
/freebsd/contrib/ldns/ |
H A D | config.guess | 124 case ${CC_FOR_BUILD-},${HOST_CC-},${CC-} in 128 CC_FOR_BUILD=$driver 132 if test x"$CC_FOR_BUILD" = x ; then 133 CC_FOR_BUILD=no_compiler_found 136 ,,*) CC_FOR_BUILD=$CC ;; 137 ,*,*) CC_FOR_BUILD=$HOST_CC ;; 173 cc_set_libc=`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` 231 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ 438 if test "$CC_FOR_BUILD" != no_compiler_found; then 440 (CCOPTS="" $CC_FOR_BUILD -m64 -E - 2>/dev/null) | \ [all …]
|
/freebsd/contrib/openpam/ |
H A D | config.guess | 110 case ${CC_FOR_BUILD-},${HOST_CC-},${CC-} in 114 CC_FOR_BUILD="$driver" 118 if test x"$CC_FOR_BUILD" = x ; then 119 CC_FOR_BUILD=no_compiler_found 122 ,,*) CC_FOR_BUILD=$CC ;; 123 ,*,*) CC_FOR_BUILD=$HOST_CC ;; 155 eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`" 206 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ 505 $CC_FOR_BUILD -o "$dummy" "$dummy.c" && 592 if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` [all …]
|
/freebsd/crypto/heimdal/ |
H A D | config.guess | 172 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ 345 if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then 347 (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ 455 $CC_FOR_BUILD -o $dummy $dummy.c && 542 if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` 644 (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` 661 if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | 702 $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && 876 if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \ 904 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'` [all …]
|
/freebsd/contrib/ntp/sntp/libevent/build-aux/ |
H A D | config.guess | 152 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` 186 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ 366 if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then 368 (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ 476 $CC_FOR_BUILD -o $dummy $dummy.c && 563 if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` 666 (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` 683 if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | 724 $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && 913 if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \ [all …]
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | config.guess | 152 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` 193 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ 380 if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then 382 (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ 490 $CC_FOR_BUILD -o $dummy $dummy.c && 577 if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` 680 (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` 697 if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | 738 $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && 922 if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \ [all …]
|
/freebsd/contrib/openbsm/config/ |
H A D | config.guess | 168 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ 440 $CC_FOR_BUILD -o $dummy $dummy.c \ 526 $CC_FOR_BUILD -o $dummy $dummy.c && $dummy && exit 0 624 (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` 631 test -n "$CC_FOR_BUILD" || eval $set_cc_for_build 632 if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E -) | grep __LP64__ >/dev/null 672 $CC_FOR_BUILD -o $dummy $dummy.c && $dummy && exit 0 765 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=` 835 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` 854 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` [all …]
|