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

123

/macosx-10.9.5/bash-92/bash-3.2/support/
H A DMakefile.in39 CC_FOR_BUILD = @CC_FOR_BUILD@
76 $(CC_FOR_BUILD) -c $(CCFLAGS_FOR_BUILD) $<
81 $(CC_FOR_BUILD) $(CCFLAGS_FOR_BUILD) $(OBJ1) -o $@ ${LIBS_FOR_BUILD}
/macosx-10.9.5/gpatch-3/patch/
H A Dconfig.guess41 if test x"$CC_FOR_BUILD" = x; then
43 CC_FOR_BUILD="$HOST_CC"
46 CC_FOR_BUILD="$CC"
48 CC_FOR_BUILD=cc
96 $CC_FOR_BUILD $dummy.s -o $dummy 2>/dev/null
310 $CC_FOR_BUILD $dummy.c -o $dummy \
376 $CC_FOR_BUILD $dummy.c -o $dummy && ./$dummy && rm $dummy.c $dummy && exit 0
456 ($CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null ) && HP_ARCH=`./$dummy`
488 $CC_FOR_BUILD $dummy.c -o $dummy && ./$dummy && rm $dummy.c $dummy && exit 0
666 $CC_FOR_BUILD
[all...]
/macosx-10.9.5/apache-786.1/httpd/build/
H A DNWGNUmakefile73 $(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) -DHAVE_CONFIG_H $< -o $@
81 $(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) -DCROSS_COMPILE $< -o $@
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 ;;
165 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \
345 if [ "$CC_FOR_BUILD" !
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/
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...]
/macosx-10.9.5/llvmCore-3425.0.33/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...]
/macosx-10.9.5/llvmCore-3425.0.33/projects/sample/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 \
349 if [ "$CC_FOR_BUILD" !
[all...]
/macosx-10.9.5/sudo-72/src/
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...]
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/build/
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 ;;
165 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \
345 if [ "$CC_FOR_BUILD" !
[all...]
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/build/
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 ;;
165 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \
345 if [ "$CC_FOR_BUILD" !
[all...]
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/xml/expat/conftools/
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...]
/macosx-10.9.5/curl-78.94.1/curl/
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...]
/macosx-10.9.5/ruby-104/ruby/tool/
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...]
H A Dconfig.guess.orig97 # 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...]
/macosx-10.9.5/Heimdal-323.92.1/
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...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/build/
H A Dconfig.guess98 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
103 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
118 case $CC_FOR_BUILD,$HOST_CC,$CC in
122 CC_FOR_BUILD="$c"; break ;
125 if test x"$CC_FOR_BUILD" = x ; then
126 CC_FOR_BUILD=no_compiler_found ;
129 ,,*) CC_FOR_BUILD=$CC ;;
130 ,*,*) CC_FOR_BUILD=$HOST_CC ;;
174 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \
347 if [ "$CC_FOR_BUILD" !
[all...]
/macosx-10.9.5/OpenSSH-186/openssh/
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...]
/macosx-10.9.5/apr-30/apr-util/apr-util/build/
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 \
346 if [ "$CC_FOR_BUILD" !
[all...]
/macosx-10.9.5/apr-30/apr-util/apr-util/xml/expat/conftools/
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 \
346 if [ "$CC_FOR_BUILD" !
[all...]
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/admin/
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 \
346 if [ "$CC_FOR_BUILD" !
[all...]
/macosx-10.9.5/libpcap-42/libpcap/
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 \
346 if [ "$CC_FOR_BUILD" !
[all...]
/macosx-10.9.5/patch_cmds-17/diffstat/
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 \
346 if [ "$CC_FOR_BUILD" !
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
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...]
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libjpeg/
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...]
/macosx-10.9.5/tcpdump-56/tcpdump/
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 \
346 if [ "$CC_FOR_BUILD" !
[all...]

Completed in 501 milliseconds

123