HomeSort by: relevance | last modified time | path
    Searched refs:CC_FOR_BUILD (Results 1 - 25 of 114) sorted by relevancy

1 2 3 4 5

  /src/external/gpl3/autoconf/dist/man/
config.guess.x 9 `CC_FOR_BUILD' to specify the compiler for the build machine. If
10 `CC_FOR_BUILD' is not specified, `CC' will be used. Be sure to
11 specify `CC_FOR_BUILD' is `CC' is a cross-compiler to the `host'
14 CC_FOR_BUILD a native C compiler, defaults to `cc'
  /src/external/lgpl3/gmp/dist/tests/devel/
Makefile.am 46 $(CC_FOR_BUILD) `test -f 'gen-test-longlong_h.c' || echo '$(srcdir)/'`gen-test-longlong_h.c -o gen-test-longlong_h$(EXEEXT_FOR_BUILD)
  /src/external/bsd/libevent/dist/build-aux/
config.guess 87 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
92 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
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
    [all...]
  /src/external/lgpl3/mpc/dist/build-aux/
config.guess 87 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
92 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
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'`"
208 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null
    [all...]
  /src/external/bsd/byacc/dist/
config.guess 100 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
105 # Historically, 'CC_FOR_BUILD' used to be named 'HOST_CC'. We still
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
    [all...]
  /src/external/bsd/libpcap/dist/
config.guess 100 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
105 # Historically, 'CC_FOR_BUILD' used to be named 'HOST_CC'. We still
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
    [all...]
  /src/external/bsd/nsd/dist/
config.guess 100 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
105 # Historically, 'CC_FOR_BUILD' used to be named 'HOST_CC'. We still
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
    [all...]
  /src/external/bsd/nsd/dist/simdzone/
config.guess 100 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
105 # Historically, 'CC_FOR_BUILD' used to be named 'HOST_CC'. We still
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
    [all...]
  /src/external/bsd/tcpdump/dist/
config.guess 100 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
105 # Historically, 'CC_FOR_BUILD' used to be named 'HOST_CC'. We still
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
    [all...]
  /src/external/bsd/unbound/dist/
config.guess 100 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
105 # Historically, 'CC_FOR_BUILD' used to be named 'HOST_CC'. We still
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
    [all...]
  /src/external/gpl3/binutils/dist/
config.guess 100 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
105 # Historically, 'CC_FOR_BUILD' used to be named 'HOST_CC'. We still
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
    [all...]
  /src/external/gpl3/binutils.old/dist/
config.guess 100 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
105 # Historically, 'CC_FOR_BUILD' used to be named 'HOST_CC'. We still
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
    [all...]
  /src/external/gpl3/gdb/dist/
config.guess 100 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
105 # Historically, 'CC_FOR_BUILD' used to be named 'HOST_CC'. We still
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
    [all...]
  /src/external/gpl3/gdb.old/dist/
config.guess 100 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
105 # Historically, 'CC_FOR_BUILD' used to be named 'HOST_CC'. We still
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
    [all...]
  /src/crypto/external/bsd/heimdal/dist/
config.guess 100 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
105 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
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
    [all...]
  /src/external/apache2/llvm/dist/llvm/cmake/
config.guess 97 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
102 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
117 case $CC_FOR_BUILD,$HOST_CC,$CC in
121 CC_FOR_BUILD="$c"; break ;
124 if test x"$CC_FOR_BUILD" = x ; then
125 CC_FOR_BUILD=no_compiler_found ;
128 ,,*) CC_FOR_BUILD=$CC ;;
129 ,*,*) CC_FOR_BUILD=$HOST_CC ;;
173 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \
349 if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; the
    [all...]
  /src/external/bsd/file/dist/
config.guess 100 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
105 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
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
    [all...]
  /src/external/bsd/jemalloc/dist/build-aux/
config.guess 87 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
92 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
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 ;;
160 eval "$($CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g')"
218 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null
    [all...]
  /src/external/gpl3/gcc/dist/
config.guess 87 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
92 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
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 ;;
160 eval "$($CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g')"
217 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null
    [all...]
  /src/external/gpl3/gcc.old/dist/
config.guess 87 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
92 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
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 ;;
160 eval "$($CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g')"
217 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null
    [all...]
  /src/external/gpl3/gdb/dist/readline/readline/support/
config.guess 100 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
105 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
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
    [all...]
  /src/external/gpl3/gdb.old/dist/readline/readline/support/
config.guess 87 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
92 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
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 ;;
160 eval "$($CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g')"
217 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null
    [all...]
  /src/external/lgpl3/mpfr/dist/
config.guess 100 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
105 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
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
    [all...]
  /src/external/mit/expat/dist/conftools/
config.guess 100 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
105 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
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
    [all...]
  /src/external/mit/isl/dist/
config.guess 100 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
105 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
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
    [all...]

Completed in 32 milliseconds

1 2 3 4 5