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

/freebsd-current/contrib/arm-optimized-routines/
H A DMakefile15 HOST_CC = cc macro
/freebsd-current/lib/libmagic/
H A DMakefile62 # For the non-dirdeps build, HOST_CC is CC by default
64 ${HOST_CC:N${CCACHE_BIN}} ${CFLAGS} -DCOMPILE_ONLY ${LDFLAGS} -o ${.TARGET} \
/freebsd-current/contrib/arm-optimized-routines/math/
H A DDir.mk55 $(math-host-objs): CC = $(HOST_CC)
74 $(HOST_CC) $(HOST_CFLAGS) $(HOST_LDFLAGS) -o $@ $^ $(HOST_LDLIBS)
/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A DDir.mk59 $(math-host-objs): CC = $(HOST_CC)
122 $(HOST_CC) $(HOST_CFLAGS) $(HOST_LDFLAGS) -o $@ $^ $(HOST_LDLIBS)
/freebsd-current/bin/csh/
H A DMakefile126 ${HOST_CC:N${CCACHE_BIN}} -o gethost ${LDFLAGS} ${CFLAGS:C/-DHAVE_ICONV//} \
/freebsd-current/contrib/dialog/
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.
111 case ${CC_FOR_BUILD-},${HOST_CC-},${CC-} in
124 ,*,*) CC_FOR_BUILD=$HOST_CC ;;
/freebsd-current/contrib/ncurses/
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.
111 case ${CC_FOR_BUILD-},${HOST_CC-},${CC-} in
124 ,*,*) CC_FOR_BUILD=$HOST_CC ;;
/freebsd-current/contrib/libevent/build-aux/
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.
111 case ${CC_FOR_BUILD-},${HOST_CC-},${CC-} in
124 ,*,*) CC_FOR_BUILD=$HOST_CC ;;
/freebsd-current/contrib/bc/
H A Dconfigure.sh228 printf ' HOST_CC Same as HOSTCC. If HOSTCC also exists, it is used.\n'
1172 if [ -z "$HOSTCC" ] && [ -z "$HOST_CC" ]; then
1175 HOSTCC="$HOST_CC"
H A Dconfigure228 printf ' HOST_CC Same as HOSTCC. If HOSTCC also exists, it is used.\n'
1172 if [ -z "$HOSTCC" ] && [ -z "$HOST_CC" ]; then
1175 HOSTCC="$HOST_CC"
/freebsd-current/share/mk/
H A Dsys.mk156 HOST_CC ?= ${CC} macro
H A Dbsd.compiler.mk102 .for var in CC CXX HOST_CC HOST_CXX
/freebsd-current/contrib/sqlite3/
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 ;;
/freebsd-current/crypto/openssh/
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 ;;
/freebsd-current/contrib/byacc/
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 ;;
/freebsd-current/contrib/tcpdump/
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 ;;
/freebsd-current/contrib/openpam/
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 ;;
/freebsd-current/contrib/ldns/
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 ;;
/freebsd-current/contrib/libpcap/
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 ;;
/freebsd-current/contrib/file/
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 ;;
/freebsd-current/contrib/unbound/
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 171 milliseconds