[csw-devel] SF.net SVN: gar:[7411] csw/mgar/pkg/memcached/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Nov 24 21:53:20 CET 2009


Revision: 7411
          http://gar.svn.sourceforge.net/gar/?rev=7411&view=rev
Author:   dmichelsen
Date:     2009-11-24 20:53:20 +0000 (Tue, 24 Nov 2009)

Log Message:
-----------
memcached: Start packaging on Solaris 9

Modified Paths:
--------------
    csw/mgar/pkg/memcached/trunk/Makefile

Modified: csw/mgar/pkg/memcached/trunk/Makefile
===================================================================
--- csw/mgar/pkg/memcached/trunk/Makefile	2009-11-24 19:46:00 UTC (rev 7410)
+++ csw/mgar/pkg/memcached/trunk/Makefile	2009-11-24 20:53:20 UTC (rev 7411)
@@ -20,10 +20,13 @@
 PREREQUISITE_PKGS = CSWlibevent-devel
 REQUIRED_PKGS = CSWlibevent
 
+# Solaris 8 Sparc does work, but Solaris 8 x86 has many failed tests due to
+# errors in Solaris 8 itself. For consistency we build from Solaris 9 on for
+# both ISAs.
+PACKAGING_PLATFORMS = solaris9-sparc solaris9-i386
+
 BUILD64 = 1
 CONFIGURE_ARGS = $(DIRPATHS)
 
-SKIPTEST = 1
-
 include gar/category.mk
 


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