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

/solaris-userland-s11u3/components/python/python34/
H A DMakefile81 studio_ALIGN.sparc.64 = -xmemalign=16i
91 PYFLAGS.sparc =
/solaris-userland-s11u3/components/bash/
H A DMakefile50 # Use the maximum number of registers on sparc since we have no libraries
51 studio_XREGS.sparc = -xregs=appl
54 studio_ALIGN.sparc.32 = -xmemalign=8i
/solaris-userland-s11u3/components/emacs/
H A DMakefile53 EMACS_ULEV_PFX = $(MACH:sparc=sparc-sun)
58 # components. Non-executable stack and data break sparc emacs.
60 LD_MAP_NOEXSTK.sparc=
61 LD_MAP_NOEXDATA.sparc=
/solaris-userland-s11u3/components/snort/
H A DMakefile47 # without this we bus error on sparc. sadly I don't see any patches
50 studio_ALIGN.sparc.32= -xmemalign=1i
/solaris-userland-s11u3/components/tcpdump/
H A DMakefile44 # fix my alignment issues instead of falling over on sparc
45 studio_ALIGN.sparc.64=-xmemalign=16i
46 CONFIGURE_OPTIONS.sparc += ac_cv___attribute__=no
/solaris-userland-s11u3/components/iftop/
H A DMakefile49 # without this we bus error on sparc. sadly I don't see any patches
52 studio_ALIGN.sparc.32= -xmemalign=1i
/solaris-userland-s11u3/components/desktop/firefox/
H A DMakefile112 LD_MAP_NOEXDATA.sparc=
172 SIGNED_LIST.sparc = libsoftokn3.so libnssdbm3.so libfreebl_32int_3.so libfreebl_32int64_3.so
/solaris-userland-s11u3/components/python/python26/
H A DMakefile65 PYFLAGS.sparc =
/solaris-userland-s11u3/components/quagga/
H A DMakefile43 # without this we bus error on sparc. Until the code in all of Quagga
45 studio_ALIGN.sparc.32= -xmemalign=8i
/solaris-userland-s11u3/components/ruby/ruby-21/
H A DMakefile102 # sparc build sometimes fails with studio 12.3 because of 17537968;
106 studio_OPT.sparc.64 = -xO2
153 # miniruby may core dump on sparc during build
/solaris-userland-s11u3/components/net-snmp/
H A DMakefile73 MIB_MOBULES.sparc = ucd-snmp/lmSensors
/solaris-userland-s11u3/components/desktop/thunderbird/
H A DMakefile133 LD_MAP_NOEXDATA.sparc=
137 ifeq ($(MACH), sparc)
220 LIB_LIST.sparc = $(PROTOUSRLIBDIR)/thunderbird-devel-$(COMPONENT_VERSION)/sdk/lib/cpu/sparcv8plus/libnspr_flt4.so
/solaris-userland-s11u3/components/perl512/
H A DMakefile63 studio_OPT.sparc.32=-xO3
114 # perl's install path for sparc is based off the value of the
/solaris-userland-s11u3/components/python/python27/
H A DMakefile84 PYFLAGS.sparc =
/solaris-userland-s11u3/components/gcc48/
H A DMakefile49 GNU_ARCH = $(PARCH:sparc=sparc-sun)-solaris$(SOLARIS_VERSION)
60 CFLAGS.sparc = -mtune=ultrasparc -mcpu=ultrasparc -mno-unaligned-doubles
73 ifeq ($(MACH),sparc)
96 # sparc and x86 use different assemblers
97 CONFIGURE_OPTIONS.sparc += --without-gnu-as --with-as=/usr/bin/as
/solaris-userland-s11u3/make-rules/
H A Dshared-macros.mk204 # set MACH from uname -p to either sparc or i386
208 MACH32_1 = $(MACH:sparc=sparcv7)
212 MACH64_1 = $(MACH:sparc=sparcv9)
405 TCLSH.8.5.sparc.32 = /usr/bin/sparcv7/tclsh8.5
406 TCLSH.8.5.sparc.64 = /usr/bin/sparcv9/tclsh8.5
502 studio_XBITS.sparc.32 = -xtarget=ultra2 -xarch=sparcvis -xchip=ultra2
503 studio_XBITS.sparc.64 =
505 studio_XBITS.sparc.64 += -xtarget=ultra2
507 studio_XBITS.sparc.64 += -xarch=sparcvis -xchip=ultra2
542 studio_OPT.sparc
[all...]

Completed in 31 milliseconds