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

igalic at users.sourceforge.net igalic at users.sourceforge.net
Wed Sep 7 00:53:38 CEST 2011


Revision: 15539
          http://gar.svn.sourceforge.net/gar/?rev=15539&view=rev
Author:   igalic
Date:     2011-09-06 22:53:38 +0000 (Tue, 06 Sep 2011)
Log Message:
-----------
hwloc needs -g to pass tests.

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

Modified: csw/mgar/pkg/hwloc/trunk/Makefile
===================================================================
--- csw/mgar/pkg/hwloc/trunk/Makefile	2011-09-06 16:28:44 UTC (rev 15538)
+++ csw/mgar/pkg/hwloc/trunk/Makefile	2011-09-06 22:53:38 UTC (rev 15539)
@@ -22,11 +22,14 @@
 RUNTIME_DEP_PKGS_CSWhwloc += CSWlibcairo2
 RUNTIME_DEP_PKGS_CSWhwloc += CSWlibxml2-2
 
+#BUILDDEPS = CSWautoconf
+
 CONFIGURE_ARGS  = $(DIRPATHS)
-CONFIGURE_ARGS += --disable-visibility
+#CONFIGURE_ARGS += --disable-visibility
 
 BUILD64 = 1
-PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
 
+GARFLAVOR = DBG
+
 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