[csw-devel] SF.net SVN: gar:[18410] csw/mgar/pkg/zlib/branches/amd64-pic/Makefile
guengel at users.sourceforge.net
guengel at users.sourceforge.net
Thu Jun 14 23:02:35 CEST 2012
Revision: 18410
http://gar.svn.sourceforge.net/gar/?rev=18410&view=rev
Author: guengel
Date: 2012-06-14 21:02:35 +0000 (Thu, 14 Jun 2012)
Log Message:
-----------
zlib/branches/amd64-pic: PIC code generation for SPARC according to http://sourceforge.net/apps/trac/gar/browser/csw/mgar/pkg/jbigkit/trunk/Makefile.
Modified Paths:
--------------
csw/mgar/pkg/zlib/branches/amd64-pic/Makefile
Modified: csw/mgar/pkg/zlib/branches/amd64-pic/Makefile
===================================================================
--- csw/mgar/pkg/zlib/branches/amd64-pic/Makefile 2012-06-14 20:48:22 UTC (rev 18409)
+++ csw/mgar/pkg/zlib/branches/amd64-pic/Makefile 2012-06-14 21:02:35 UTC (rev 18410)
@@ -43,7 +43,7 @@
EXTRA_BUILD_ISAS = sparcv8plus sparcv8plus+vis pentium_pro+mmx pentium
# # https://blogs.oracle.com/d/entry/building_shared_libraries_for_sparcv9
-EXTRA_CFLAGS_sparc = -xcode=pic32
+EXTRA_CFLAGS_sparc = -xcode=pic13
EXTRA_CFLAGS_i386 = -Kpic
EXTRA_CFLAGS += $(EXTRA_CFLAGS_$(GARCH))
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list