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

d_pocock at users.sourceforge.net d_pocock at users.sourceforge.net
Fri Nov 25 03:49:31 CET 2011


Revision: 16269
          http://gar.svn.sourceforge.net/gar/?rev=16269&view=rev
Author:   d_pocock
Date:     2011-11-25 02:49:30 +0000 (Fri, 25 Nov 2011)
Log Message:
-----------
ganglia: enable c99

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

Modified: csw/mgar/pkg/ganglia/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ganglia/trunk/Makefile	2011-11-25 02:35:39 UTC (rev 16268)
+++ csw/mgar/pkg/ganglia/trunk/Makefile	2011-11-25 02:49:30 UTC (rev 16269)
@@ -75,6 +75,9 @@
 
 CONFIGURE_ARGS = $(DIRPATHS)
 
+# For compatibility on Solaris 10
+CONFIGURE_ARGS += CFLAGS="-xc99"
+
 # Don't build gmetad (not tested yet on Solaris, more deps required to build)
 #CONFIGURE_ARGS += --without-gmetad
 CONFIGURE_ARGS += --with-gmetad

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