Searched refs:CC_FOR_BUILD (Results 1 - 6 of 6) sorted by relevance

/solaris-userland/make-rules/
H A Dconfigure.mk138 # CC_FOR_BUILD and CXX_FOR_BUILD are used by autoconf to set the compiler and
143 CC_FOR_BUILD ?= "$(CC) $(CC_BITS)" macro
144 ifneq ($(strip $(CC_FOR_BUILD)),)
145 CONFIGURE_ENV += CC_FOR_BUILD=$(CC_FOR_BUILD)
/solaris-userland/components/ghostscript/
H A DMakefile51 CC_FOR_BUILD= macro
/solaris-userland/components/openssl/openssl-fips/
H A DMakefile117 # Ignore default CC_FOR_BUILD, CC, and CXX in CONFIGURE_ENV.
118 CONFIGURE_ENV += CC_FOR_BUILD=
/solaris-userland/components/openssl/openssl-fips-140/
H A DMakefile82 # Ignore default CC_FOR_BUILD, CC, and CXX in CONFIGURE_ENV.
83 CONFIGURE_ENV += CC_FOR_BUILD=
/solaris-userland/components/gnump/
H A DMakefile132 CONFIGURE_ENV += CC_FOR_BUILD="$(CC) $(CPPFLAGS) $(CFLAGS)"
/solaris-userland/components/openssl/openssl-default/
H A DMakefile70 # Ignore default CC_FOR_BUILD, CC, and CXX in CONFIGURE_ENV.
71 CONFIGURE_ENV += CC_FOR_BUILD=

Completed in 204 milliseconds