Searched refs:CC_FOR_BUILD (Results 1 - 25 of 41) sorted by relevance

12

/external/strace/
H A Dtravis-ci.sh16 export CC_FOR_BUILD="$CC"
/external/google-breakpad/autotools/
H A Dconfig.guess89 # 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'`
186 if echo __ELF__ | $CC_FOR_BUILD
[all...]
/external/e2fsprogs/config/
H A Dconfig.guess89 # 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'`
186 if echo __ELF__ | $CC_FOR_BUILD
[all...]
/external/icu/icu4c/source/
H A Dconfig.guess89 # 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'`
186 if echo __ELF__ | $CC_FOR_BUILD
[all...]
/external/ImageMagick/config/
H A Dconfig.guess89 # 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'`
186 if echo __ELF__ | $CC_FOR_BUILD
[all...]
/external/bison/build-aux/
H A Dconfig.guess95 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
100 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
115 case $CC_FOR_BUILD,$HOST_CC,$CC in
119 CC_FOR_BUILD="$c"; break ;
122 if test x"$CC_FOR_BUILD" = x ; then
123 CC_FOR_BUILD=no_compiler_found ;
126 ,,*) CC_FOR_BUILD=$CC ;;
127 ,*,*) CC_FOR_BUILD=$HOST_CC ;;
171 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \
351 if [ "$CC_FOR_BUILD" !
[all...]
/external/c-ares/
H A Dconfig.guess97 # 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" !
[all...]
/external/jemalloc/build-aux/
H A Dconfig.guess89 # 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'`
186 if echo __ELF__ | $CC_FOR_BUILD
[all...]
/external/libcap-ng/libcap-ng-0.7/
H A Dconfig.guess97 # 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" !
[all...]
/external/libedit/
H A Dconfig.guess89 # 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'`
186 if echo __ELF__ | $CC_FOR_BUILD
[all...]
/external/libevent/
H A Dconfig.guess95 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
100 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
115 case $CC_FOR_BUILD,$HOST_CC,$CC in
119 CC_FOR_BUILD="$c"; break ;
122 if test x"$CC_FOR_BUILD" = x ; then
123 CC_FOR_BUILD=no_compiler_found ;
126 ,,*) CC_FOR_BUILD=$CC ;;
127 ,*,*) CC_FOR_BUILD=$HOST_CC ;;
171 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \
347 if [ "$CC_FOR_BUILD" !
[all...]
/external/libmicrohttpd/
H A Dconfig.guess89 # 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'`
186 if echo __ELF__ | $CC_FOR_BUILD
[all...]
/external/libopus/
H A Dconfig.guess95 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
100 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
115 case $CC_FOR_BUILD,$HOST_CC,$CC in
119 CC_FOR_BUILD="$c"; break ;
122 if test x"$CC_FOR_BUILD" = x ; then
123 CC_FOR_BUILD=no_compiler_found ;
126 ,,*) CC_FOR_BUILD=$CC ;;
127 ,*,*) CC_FOR_BUILD=$HOST_CC ;;
171 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \
347 if [ "$CC_FOR_BUILD" !
[all...]
/external/llvm/autoconf/
H A Dconfig.guess97 # 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 \
353 if [ "$CC_FOR_BUILD" !
[all...]
/external/openfst/
H A Dconfig.guess95 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
100 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
115 case $CC_FOR_BUILD,$HOST_CC,$CC in
119 CC_FOR_BUILD="$c"; break ;
122 if test x"$CC_FOR_BUILD" = x ; then
123 CC_FOR_BUILD=no_compiler_found ;
126 ,,*) CC_FOR_BUILD=$CC ;;
127 ,*,*) CC_FOR_BUILD=$HOST_CC ;;
171 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \
347 if [ "$CC_FOR_BUILD" !
[all...]
/external/openssh/
H A Dconfig.guess95 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
100 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
115 case $CC_FOR_BUILD,$HOST_CC,$CC in
119 CC_FOR_BUILD="$c"; break ;
122 if test x"$CC_FOR_BUILD" = x ; then
123 CC_FOR_BUILD=no_compiler_found ;
126 ,,*) CC_FOR_BUILD=$CC ;;
127 ,*,*) CC_FOR_BUILD=$HOST_CC ;;
171 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \
351 if [ "$CC_FOR_BUILD" !
[all...]
/external/pcre/dist/
H A Dconfig.guess89 # 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'`
186 if echo __ELF__ | $CC_FOR_BUILD
[all...]
/external/protobuf/
H A Dconfig.guess89 # 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'`
186 if echo __ELF__ | $CC_FOR_BUILD
[all...]
/external/protobuf/gtest/build-aux/
H A Dconfig.guess89 # 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'`
186 if echo __ELF__ | $CC_FOR_BUILD
[all...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/
H A Dconfig.guess95 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
100 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
115 case $CC_FOR_BUILD,$HOST_CC,$CC in
119 CC_FOR_BUILD="$c"; break ;
122 if test x"$CC_FOR_BUILD" = x ; then
123 CC_FOR_BUILD=no_compiler_found ;
126 ,,*) CC_FOR_BUILD=$CC ;;
127 ,*,*) CC_FOR_BUILD=$HOST_CC ;;
171 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \
347 if [ "$CC_FOR_BUILD" !
[all...]
/external/libexif/
H A Dconfig.guess96 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
101 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
116 case $CC_FOR_BUILD,$HOST_CC,$CC in
120 CC_FOR_BUILD="$c"; break ;
123 if test x"$CC_FOR_BUILD" = x ; then
124 CC_FOR_BUILD=no_compiler_found ;
127 ,,*) CC_FOR_BUILD=$CC ;;
128 ,*,*) CC_FOR_BUILD=$HOST_CC ;;
172 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \
345 if [ "$CC_FOR_BUILD" !
[all...]
/external/google-tv-pairing-protocol/cpp/
H A Dconfig.guess96 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
101 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
116 case $CC_FOR_BUILD,$HOST_CC,$CC in
120 CC_FOR_BUILD="$c"; break ;
123 if test x"$CC_FOR_BUILD" = x ; then
124 CC_FOR_BUILD=no_compiler_found ;
127 ,,*) CC_FOR_BUILD=$CC ;;
128 ,*,*) CC_FOR_BUILD=$HOST_CC ;;
172 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \
342 if [ "$CC_FOR_BUILD" !
[all...]
/external/libusb/
H A Dconfig.guess96 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
101 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
116 case $CC_FOR_BUILD,$HOST_CC,$CC in
120 CC_FOR_BUILD="$c"; break ;
123 if test x"$CC_FOR_BUILD" = x ; then
124 CC_FOR_BUILD=no_compiler_found ;
127 ,,*) CC_FOR_BUILD=$CC ;;
128 ,*,*) CC_FOR_BUILD=$HOST_CC ;;
156 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep LIBC= | sed -e 's: ::g'`
189 if echo __ELF__ | $CC_FOR_BUILD
[all...]
/external/libusb-compat/
H A Dconfig.guess96 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
101 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
116 case $CC_FOR_BUILD,$HOST_CC,$CC in
120 CC_FOR_BUILD="$c"; break ;
123 if test x"$CC_FOR_BUILD" = x ; then
124 CC_FOR_BUILD=no_compiler_found ;
127 ,,*) CC_FOR_BUILD=$CC ;;
128 ,*,*) CC_FOR_BUILD=$HOST_CC ;;
156 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep LIBC= | sed -e 's: ::g'`
189 if echo __ELF__ | $CC_FOR_BUILD
[all...]
/external/libmtp/
H A Dconfig.guess96 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
101 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
116 case $CC_FOR_BUILD,$HOST_CC,$CC in
120 CC_FOR_BUILD="$c"; break ;
123 if test x"$CC_FOR_BUILD" = x ; then
124 CC_FOR_BUILD=no_compiler_found ;
127 ,,*) CC_FOR_BUILD=$CC ;;
128 ,*,*) CC_FOR_BUILD=$HOST_CC ;;
172 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \
436 $CC_FOR_BUILD
[all...]

Completed in 769 milliseconds

12