Searched refs:HOST_CC (Results 1 - 8 of 8) sorted by relevance
/third_party/optimized-routines/math/ |
H A D | Dir.mk | 51 $(math-host-objs): CC = $(HOST_CC) 68 $(HOST_CC) $(HOST_CFLAGS) $(HOST_LDFLAGS) -o $@ $^ $(HOST_LDLIBS)
|
/third_party/elfutils/tests/ |
H A D | run-native-test.sh | 57 for cc in "$HOSTCC" "$HOST_CC" cc gcc "$CC"; do
|
/third_party/optimized-routines/ |
H A D | Makefile | 14 HOST_CC = cc macro
|
/third_party/lame/ |
H A D | config.guess | 92 # 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 D | config.guess | 105 # 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 D | config.guess | 105 # 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 D | config.guess | 105 # 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 D | config.guess | 105 # 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