Searched refs:studio_OPT (Results 1 - 10 of 10) sorted by relevance

/solaris-userland/components/python/pylxml/
H A DMakefile41 studio_OPT.i386.32 =
42 studio_OPT.i386.64 =
/solaris-userland/components/memcached/
H A DMakefile47 studio_OPT = -xO5 macro
/solaris-userland/components/libgsl/
H A DMakefile75 LDFLAGS += $(studio_OPT)
/solaris-userland/components/quagga/
H A DMakefile48 studio_OPT = -xO3 macro
/solaris-userland/components/perl/perl522/
H A DMakefile64 studio_OPT.sparc.64=-xO3
/solaris-userland/components/perl512/
H A DMakefile65 studio_OPT.sparc.32=-xO3
/solaris-userland/components/berkeleydb/
H A DMakefile54 studio_OPT = -xO2 macro
/solaris-userland/components/ruby/ruby-21/
H A DMakefile103 studio_OPT.sparc.64 = -xO2
/solaris-userland/components/samba/
H A DMakefile32 # Both SPRO_VROOT and studio_OPT vars must use the override keyword otherwise
37 override studio_OPT = -xO1
/solaris-userland/make-rules/
H A Dshared-macros.mk812 studio_OPT.sparc.32 ?= -xO4
813 studio_OPT.sparc.64 ?= -xO4
814 studio_OPT.i386.32 ?= -xO4
815 studio_OPT.i386.64 ?= -xO4
816 studio_OPT ?= $(studio_OPT.$(MACH).$(BITS)) macro
870 CFLAGS.studio += $(studio_OPT) $(studio_XBITS) $(studio_XREGS) \
879 CXXFLAGS.studio += $(studio_OPT) $(studio_XBITS) $(studio_XREGS) \

Completed in 87 milliseconds