Home
last modified time | relevance | path

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

/third_party/optimized-routines/math/
H A DDir.mk51 $(math-host-objs): CC = $(HOST_CC)
68 $(HOST_CC) $(HOST_CFLAGS) $(HOST_LDFLAGS) -o $@ $^ $(HOST_LDLIBS)
/third_party/elfutils/tests/
H A Drun-native-test.sh57 for cc in "$HOSTCC" "$HOST_CC" cc gcc "$CC"; do
/third_party/optimized-routines/
H A DMakefile14 HOST_CC = cc macro
/third_party/lame/
H A Dconfig.guess92 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
93 # use `HOST_CC' if defined, but it is deprecated.
110 case ${CC_FOR_BUILD-},${HOST_CC-},${CC-} in
123 ,*,*) CC_FOR_BUILD=$HOST_CC ;;
/third_party/node/deps/cares/
H A Dconfig.guess105 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
106 # use `HOST_CC' if defined, but it is deprecated.
124 case ${CC_FOR_BUILD-},${HOST_CC-},${CC-} in
137 ,*,*) CC_FOR_BUILD=$HOST_CC ;;
/third_party/node/deps/cares/config/
H A Dconfig.guess105 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
106 # use `HOST_CC' if defined, but it is deprecated.
124 case ${CC_FOR_BUILD-},${HOST_CC-},${CC-} in
137 ,*,*) CC_FOR_BUILD=$HOST_CC ;;
/third_party/libevdev/build-aux/
H A Dconfig.guess105 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
106 # use `HOST_CC' if defined, but it is deprecated.
124 case ${CC_FOR_BUILD-},${HOST_CC-},${CC-} in
137 ,*,*) CC_FOR_BUILD=$HOST_CC ;;
/third_party/python/
H A Dconfig.guess105 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
106 # use `HOST_CC' if defined, but it is deprecated.
124 case ${CC_FOR_BUILD-},${HOST_CC-},${CC-} in
137 ,*,*) CC_FOR_BUILD=$HOST_CC ;;

Completed in 9 milliseconds