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.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/public-domain/xz/dist/build-aux/
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/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/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/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...]
  /src/external/mit/isl/dist/interface/
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 57 milliseconds

1 2 3 4 5