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

1234567891011>>

/xsrc/external/mit/libXt/dist/util/
H A DMakefile.am3 CC = @CC_FOR_BUILD@
8 LINK = $(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(LDFLAGS_FOR_BUILD) -o $@
/xsrc/external/mit/fontconfig/dist/m4/
H A Dax_cc_for_build.m411 # Find a build-time compiler. Sets CC_FOR_BUILD and EXEEXT_FOR_BUILD.
46 dnl Get a default for CC_FOR_BUILD to put into Makefile.
48 [# Put a plausible default for CC_FOR_BUILD in Makefile.
49 if test -z "$CC_FOR_BUILD"; then
51 CC_FOR_BUILD='$(CC)'
53 CC_FOR_BUILD=gcc
56 AC_SUBST(CC_FOR_BUILD)
65 ${CC_FOR_BUILD} -o conftest conftest.c 1>&5 2>&5
/xsrc/external/mit/libX11/dist/src/util/
H A DMakefile.am11 CC = @CC_FOR_BUILD@
/xsrc/external/mit/freetype/dist/builds/unix/
H A Dconfig.guess87 # 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 ;;
161 eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
205 if echo __ELF__ | $CC_FOR_BUILD
[all...]
/xsrc/external/mit/xinit/dist/
H A Dconfig.guess87 # 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 ;;
161 eval "$($CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g')"
206 if echo __ELF__ | $CC_FOR_BUILD
[all...]
/xsrc/external/mit/libXau/dist/
H A Dconfig.guess100 # 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
[all...]
/xsrc/external/mit/libXfont2/dist/
H A Dconfig.guess100 # 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
[all...]
/xsrc/external/mit/libXrender/dist/
H A Dconfig.guess100 # 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
[all...]
/xsrc/external/mit/libXt/dist/
H A Dconfig.guess100 # 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
[all...]
/xsrc/external/mit/libxshmfence/dist/
H A Dconfig.guess100 # 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
[all...]
/xsrc/external/mit/oclock/dist/
H A Dconfig.guess100 # 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
[all...]
/xsrc/external/mit/libICE/dist/
H A Dconfig.guess100 # 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
[all...]
/xsrc/external/mit/libSM/dist/
H A Dconfig.guess100 # 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
[all...]
/xsrc/external/mit/libX11/dist/
H A Dconfig.guess100 # 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
[all...]
/xsrc/external/mit/libXtst/dist/
H A Dconfig.guess100 # 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
[all...]
/xsrc/external/mit/libXxf86vm/dist/
H A Dconfig.guess100 # 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
[all...]
/xsrc/external/mit/fonttosfnt/dist/
H A Dconfig.guess100 # 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
[all...]
/xsrc/external/mit/fslsfonts/dist/
H A Dconfig.guess100 # 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
[all...]
/xsrc/external/mit/libxcb/dist/build-aux/
H A Dconfig.guess100 # 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
[all...]
/xsrc/external/mit/xfs/dist/
H A Dconfig.guess100 # 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
[all...]
/xsrc/external/mit/xkbevd/dist/
H A Dconfig.guess100 # 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
[all...]
/xsrc/external/mit/xkbprint/dist/
H A Dconfig.guess100 # 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
[all...]
/xsrc/external/mit/xlogo/dist/
H A Dconfig.guess100 # 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
[all...]
/xsrc/external/mit/xmag/dist/
H A Dconfig.guess100 # 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
[all...]
/xsrc/external/mit/xdm/dist/
H A Dconfig.guess100 # 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
[all...]

Completed in 42 milliseconds

1234567891011>>