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

/solaris-userland-s11u3/components/python/python26/
H A DMakefile64 PYFLAGS.i386 = -xtarget=opteron -xarch=sse2 -xcache=generic
65 PYFLAGS.sparc =
66 CFLAGS += -xO5 $(PYFLAGS.$(MACH))
67 LDFLAGS += -xO5 $(PYFLAGS.$(MACH))
/solaris-userland-s11u3/components/python/python34/
H A DMakefile90 PYFLAGS.i386 = -xtarget=opteron -xarch=sse2 -xcache=generic
91 PYFLAGS.sparc =
92 CFLAGS += -xO5 $(PYFLAGS.$(MACH))
93 LDFLAGS += -xO5 $(PYFLAGS.$(MACH))
/solaris-userland-s11u3/components/python/python27/
H A DMakefile83 PYFLAGS.i386 = -xtarget=opteron -xarch=sse2 -xcache=generic
84 PYFLAGS.sparc =
85 CFLAGS += -xO5 $(PYFLAGS.$(MACH))
86 LDFLAGS += -xO5 $(PYFLAGS.$(MACH))

Completed in 24 milliseconds