[csw-devel] SF.net SVN: gar:[11265] csw/mgar/pkg/nginx/trunk/Makefile
aigoshin at users.sourceforge.net
aigoshin at users.sourceforge.net
Tue Oct 12 13:09:45 CEST 2010
Revision: 11265
http://gar.svn.sourceforge.net/gar/?rev=11265&view=rev
Author: aigoshin
Date: 2010-10-12 11:09:45 +0000 (Tue, 12 Oct 2010)
Log Message:
-----------
nginx: package release 20101012
Modified Paths:
--------------
csw/mgar/pkg/nginx/trunk/Makefile
Modified: csw/mgar/pkg/nginx/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nginx/trunk/Makefile 2010-10-12 10:28:06 UTC (rev 11264)
+++ csw/mgar/pkg/nginx/trunk/Makefile 2010-10-12 11:09:45 UTC (rev 11265)
@@ -25,15 +25,17 @@
PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
EXTRA_BUILD_ISAS_i386 = pentium_pro amd64
-EXTRA_BUILD_ISAS_sparc = sparcv8plus sparcv9
+EXTRA_BUILD_ISAS_sparc = sparcv9
NGINXCPU_i386 = pentium
NGINXCPU_pentium_pro = pentium3
-NGINXCPU_sparcv8plus = sparc32
+NGINXCPU_sparcv8 = sparc32
NGINXCPU_sparcv9 = sparc64
NGINXCPU_$(ISA) ?= $(ISA)
NGINXCPU = $(NGINXCPU_$(ISA))
+CHECKPKG_OVERRIDES_CSWnginx += binary-architecture-does-not-match-placement|file=opt/csw/sbin/sparcv8/nginx|arch_id=18|arch_name=sparcv8+
+
CFLAGS =
sysconfdir=/etc/opt/csw
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