Searched refs:HOST_CC (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/
H A DMakefile17 HOST_CC := gcc macro
/vbox/src/recompiler/tests/
H A DMakefile71 $(HOST_CC) $(CFLAGS) $(LDFLAGS) -o $@ $<
/vbox/src/libs/xpcom18a4/nsprpub/
H A Dconfigure1096 for ac_prog in $HOST_CC gcc cc /usr/ucb/cc
1105 if test -n "$HOST_CC"; then
1106 ac_cv_prog_HOST_CC="$HOST_CC" # Let the user override the test.
1120 HOST_CC="$ac_cv_prog_HOST_CC"
1121 if test -n "$HOST_CC"; then
1122 echo "$ac_t""$HOST_CC" 1>&6
1127 test -n "$HOST_CC" && break
1129 test -n "$HOST_CC" || HOST_CC=""""
1131 if test -z "$HOST_CC"; the
[all...]
/vbox/src/libs/xpcom18a4/nsprpub/config/
H A Drules.mk86 CC=$(HOST_CC)

Completed in 36 milliseconds