Searched refs:BUILD_CC (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/man-16/man/src/
H A DMakefile.in15 BUILD_CC = @BUILD_CC@
40 # CC may be a cross compiler, but BUILD_CC must compile for
43 $(BUILD_CC) -o makemsg makemsg.c
/macosx-10.10/man-16/man/
H A Dconfigure214 BUILD_CC=${BUILD_CC-${CC}}
1272 s,@BUILD_CC@,$BUILD_CC,
/macosx-10.10/ncurses-44/ncurses/Ada95/gen/
H A DMakefile.in58 HOST_CC = @BUILD_CC@
/macosx-10.10/ncurses-44/ncurses/
H A Dconfigure705 --with-build-cc=XXX the build C compiler ($BUILD_CC)
3880 BUILD_CC="$withval"
3891 if test -n "$BUILD_CC"; then
3892 ac_cv_prog_BUILD_CC="$BUILD_CC" # Let the user override the test.
3907 BUILD_CC=$ac_cv_prog_BUILD_CC
3908 if test -n "$BUILD_CC"; then
3909 echo "$as_me:3909: result: $BUILD_CC" >&5
3910 echo "${ECHO_T}$BUILD_CC" >&6
3916 test -n "$BUILD_CC" && break
3922 echo "$as_me:3922: result: $BUILD_CC" >
[all...]
H A Dconfig.status388 s,@BUILD_CC@,${CC},;t t
/macosx-10.10/llvmCore-3425.0.34/
H A Dconfigure682 BUILD_CC
4703 if test -n "$BUILD_CC"; then
4704 ac_cv_prog_BUILD_CC="$BUILD_CC" # Let the user override the test.
4723 BUILD_CC=$ac_cv_prog_BUILD_CC
4724 if test -n "$BUILD_CC"; then
4725 { echo "$as_me:$LINENO: result: $BUILD_CC" >&5
4726 echo "${ECHO_T}$BUILD_CC" >&6; }
4733 if test -z "$BUILD_CC"; then
4741 if test -n "$BUILD_CC"; then
4742 ac_cv_prog_BUILD_CC="$BUILD_CC" # Le
[all...]
/macosx-10.10/llvmCore-3425.0.34/projects/sample/
H A Dconfigure681 BUILD_CC
4618 if test -n "$BUILD_CC"; then
4619 ac_cv_prog_BUILD_CC="$BUILD_CC" # Let the user override the test.
4638 BUILD_CC=$ac_cv_prog_BUILD_CC
4639 if test -n "$BUILD_CC"; then
4640 { echo "$as_me:$LINENO: result: $BUILD_CC" >&5
4641 echo "${ECHO_T}$BUILD_CC" >&6; }
4648 if test -z "$BUILD_CC"; then
4656 if test -n "$BUILD_CC"; then
4657 ac_cv_prog_BUILD_CC="$BUILD_CC" # Le
[all...]
/macosx-10.10/bind9-45.101/bind9/
H A Dconfigure1273 BUILD_CC
27629 if test -z "$BUILD_CC"; then
27630 as_fn_error $? "BUILD_CC not set" "$LINENO" 5
27637 BUILD_CC="$CC"

Completed in 295 milliseconds