[csw-devel] SF.net SVN: gar:[19545] csw/mgar/pkg/lang-python/numpy/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Tue Oct 30 21:34:21 CET 2012


Revision: 19545
          http://gar.svn.sourceforge.net/gar/?rev=19545&view=rev
Author:   bdwalton
Date:     2012-10-30 20:34:20 +0000 (Tue, 30 Oct 2012)
Log Message:
-----------
lang-python/numpy/trunk: we actually need v3 of libsunperf for i386

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/numpy/trunk/Makefile

Modified: csw/mgar/pkg/lang-python/numpy/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/numpy/trunk/Makefile	2012-10-30 16:59:49 UTC (rev 19544)
+++ csw/mgar/pkg/lang-python/numpy/trunk/Makefile	2012-10-30 20:34:20 UTC (rev 19545)
@@ -26,7 +26,7 @@
 # the so version (and package names) for libsunperf differ depending
 # on platform
 SUNPERF_SO_sparc = 7
-SUNPERF_SO_i386 = 2
+SUNPERF_SO_i386 = 3
 SUNPERF_SO = $(SUNPERF_SO_$(GARCH))
 
 

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