Searched defs:CC_FOR_BUILD (Results 1 - 2 of 2) sorted by relevance

/solaris-userland/components/ghostscript/
H A DMakefile51 CC_FOR_BUILD= macro
/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)

Completed in 43 milliseconds