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

d_pocock at users.sourceforge.net d_pocock at users.sourceforge.net
Fri Nov 25 03:35:39 CET 2011


Revision: 16268
          http://gar.svn.sourceforge.net/gar/?rev=16268&view=rev
Author:   d_pocock
Date:     2011-11-25 02:35:39 +0000 (Fri, 25 Nov 2011)
Log Message:
-----------
ganglia: enable build 64 and solaris10-* build

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

Modified: csw/mgar/pkg/ganglia/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ganglia/trunk/Makefile	2011-11-24 20:34:00 UTC (rev 16267)
+++ csw/mgar/pkg/ganglia/trunk/Makefile	2011-11-25 02:35:39 UTC (rev 16268)
@@ -2,7 +2,7 @@
 VERSION = 3.1.7
 CATEGORIES = utils
 
-#PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
+PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
 
 # How should we set this?
 # There is a release number in configure.in, maybe use that?
@@ -71,7 +71,7 @@
 
 # Uncomment this if we want to build both 32 bit and 64 bit binaries
 # By default, only 32 bit binaries are built
-#BUILD64 = 1
+BUILD64 = 1
 
 CONFIGURE_ARGS = $(DIRPATHS)
 

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