Home
last modified time | relevance | path

Searched full:host_cc (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/lib/libmagic/
H A DMakefile64 # For the non-dirdeps build, HOST_CC is CC by default
66 ${HOST_CC:N${CCACHE_BIN}} ${CFLAGS} -DCOMPILE_ONLY ${LDFLAGS} -o ${.TARGET} \
/freebsd/contrib/bc/manuals/
H A Dbuild.md109 to the environment variable `HOSTCC` or `HOST_CC` (the two are equivalent,
120 `HOST_CC` will work in exactly the same way.
123 (The two are equivalent, as `HOSTCC` and `HOST_CC` are.) `HOSTCFLAGS` is
124 prioritized over `HOST_CFLAGS`. If neither are present, `HOSTCC` (or `HOST_CC`)
136 This `bc` supports `CC`, `HOSTCC`, `HOST_CC`, `CFLAGS`, `HOSTCFLAGS`,
158 #### `HOSTCC` or `HOST_CC`
177 Command-line flags that will be passed verbatim to `HOSTCC` or `HOST_CC`.
346 produced by `HOSTCC` (or `HOST_CC`) need to be run under an emulator to work.
/freebsd/contrib/arm-optimized-routines/
H A Dconfig.mk.dist22 HOST_CC = gcc
35 HOST_CC = clang
H A DMakefile14 HOST_CC = cc macro
/freebsd/contrib/arm-optimized-routines/math/
H A DDir.mk92 $(math-host-objs): CC = $(HOST_CC)
165 $(HOST_CC) $(HOST_CFLAGS) $(HOST_LDFLAGS) -o $@ $^ $(HOST_LDLIBS)
/freebsd/bin/csh/
H A DMakefile130 ${HOST_CC:N${CCACHE_BIN}} -o gethost ${LDFLAGS} ${CFLAGS:C/-DHAVE_ICONV//} \
/freebsd/share/mk/
H A Dsys.mk156 HOST_CC ?= ${CC}
/freebsd/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/contrib/openbsm/config/
H A Dconfig.guess98 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
99 # use `HOST_CC' if defined, but it is deprecated.
113 case $CC_FOR_BUILD,$HOST_CC,$CC in
125 ,*,*) CC_FOR_BUILD=$HOST_CC ;;
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dconfig.guess94 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
95 # use `HOST_CC' if defined, but it is deprecated.
109 case $CC_FOR_BUILD,$HOST_CC,$CC in
121 ,*,*) CC_FOR_BUILD=$HOST_CC ;;
/freebsd/contrib/ntp/sntp/libevent/
H A Dconfig.guess94 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
95 # use `HOST_CC' if defined, but it is deprecated.
109 case $CC_FOR_BUILD,$HOST_CC,$CC in
121 ,*,*) CC_FOR_BUILD=$HOST_CC ;;
/freebsd/crypto/heimdal/
H A Dconfig.guess101 # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
102 # use `HOST_CC' if defined, but it is deprecated.
116 case $CC_FOR_BUILD,$HOST_CC,$CC in
128 ,*,*) CC_FOR_BUILD=$HOST_CC ;;
/freebsd/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/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/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/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/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/contrib/ncurses/
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/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/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/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/contrib/sqlite3/autosetup/
H A Dautosetup-config.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/contrib/jemalloc/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/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 ;;
/freebsd/crypto/krb5/src/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 ;;

12