Searched refs:CC_FOR_BUILD (Results 1 - 6 of 6) sorted by relevance
| /src/sys/external/isc/libsodium/dist/ |
| H A D | config.guess | 89 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a 94 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still 109 case $CC_FOR_BUILD,$HOST_CC,$CC in 113 CC_FOR_BUILD="$c"; break ; 116 if test x"$CC_FOR_BUILD" = x ; then 117 CC_FOR_BUILD=no_compiler_found ; 120 ,,*) CC_FOR_BUILD=$CC ;; 121 ,*,*) CC_FOR_BUILD=$HOST_CC ;; 152 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'` 187 if echo __ELF__ | $CC_FOR_BUILD [all...] |
| /src/sys/external/isc/libsodium/dist/build-aux/ |
| H A D | config.guess | 89 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a 94 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still 109 case $CC_FOR_BUILD,$HOST_CC,$CC in 113 CC_FOR_BUILD="$c"; break ; 116 if test x"$CC_FOR_BUILD" = x ; then 117 CC_FOR_BUILD=no_compiler_found ; 120 ,,*) CC_FOR_BUILD=$CC ;; 121 ,*,*) CC_FOR_BUILD=$HOST_CC ;; 152 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` 197 if echo __ELF__ | $CC_FOR_BUILD [all...] |
| /src/lib/librumpuser/build-aux/ |
| H A D | config.guess | 89 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a 94 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still 109 case $CC_FOR_BUILD,$HOST_CC,$CC in 113 CC_FOR_BUILD="$c"; break ; 116 if test x"$CC_FOR_BUILD" = x ; then 117 CC_FOR_BUILD=no_compiler_found ; 120 ,,*) CC_FOR_BUILD=$CC ;; 121 ,*,*) CC_FOR_BUILD=$HOST_CC ;; 152 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` 197 if echo __ELF__ | $CC_FOR_BUILD [all...] |
| /src/tools/gcc/ |
| H A D | Makefile | 14 CC_FOR_BUILD= ${HOST_CXX:Q} macro 133 CC_FOR_BUILD=${CC_FOR_BUILD:Q} \
|
| /src/tools/binutils/ |
| H A D | Makefile | 59 CC_FOR_BUILD=${HOST_CC:Q} \
|
| /src/tools/gdb/ |
| H A D | Makefile | 44 CC_FOR_BUILD=${HOST_CC:Q} \
|
Completed in 5 milliseconds