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

/solaris-userland/components/python/python27/
H A DMakefile95 CEVAL_CFLAGS.i386 = $(CFLAGS)
96 CEVAL_CFLAGS.sparc = $(subst -xO5,-xO4,$(CFLAGS))
97 CEVAL_CFLAGS = $(CEVAL_CFLAGS.$(MACH)) macro
131 COMPONENT_BUILD_ENV += CEVAL_CFLAGS="$(CEVAL_CFLAGS)"

Completed in 13 milliseconds