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

/solaris-userland/components/ntp/
H A DMakefile88 CFLAGS.studio.i386 = -preserve_argvalues=complete
/solaris-userland/components/python/python34/
H A DMakefile84 CFLAGS.studio.sparc.64 = -xvis
91 # The python build is profile-guided for studio; to see the benefits of that,
/solaris-userland/components/python/python35/
H A DMakefile84 CFLAGS.studio.sparc.64 = -xvis
91 # The python build is profile-guided for studio; to see the benefits of that,
/solaris-userland/make-rules/
H A Dshared-macros.mk127 COMPILER ?= studio
473 CC.studio.32 = $(SPRO_VROOT)/bin/cc
474 CXX.studio.32 = $(SPRO_VROOT)/bin/CC
477 CC.studio.64 = $(SPRO_VROOT)/bin/cc
478 CXX.studio.64 = $(SPRO_VROOT)/bin/CC
494 CC.studio.32 = $(PARFAIT_TOOLS)/cc
495 CXX.studio.32 = $(PARFAIT_TOOLS)/CC
496 CC.studio.64 = $(PARFAIT_TOOLS)/cc
497 CXX.studio.64 = $(PARFAIT_TOOLS)/CC
630 # the studio compile
[all...]

Completed in 21 milliseconds