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

gadavis at users.sourceforge.net gadavis at users.sourceforge.net
Mon Nov 7 06:33:07 CET 2011


Revision: 16118
          http://gar.svn.sourceforge.net/gar/?rev=16118&view=rev
Author:   gadavis
Date:     2011-11-07 05:33:07 +0000 (Mon, 07 Nov 2011)
Log Message:
-----------
netcdf: CSWlibquadmath0 is only needed on x86 ISAs

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

Modified: csw/mgar/pkg/netcdf/trunk/Makefile
===================================================================
--- csw/mgar/pkg/netcdf/trunk/Makefile	2011-11-07 04:00:14 UTC (rev 16117)
+++ csw/mgar/pkg/netcdf/trunk/Makefile	2011-11-07 05:33:07 UTC (rev 16118)
@@ -61,7 +61,8 @@
 PKGFILES_CSWlibnetcdff5 += $(call baseisadirs,$(libdir),libnetcdff\.so\.5(\.\d+)*)
 SPKG_DESC_CSWlibnetcdff5 = Fortran shared libraries for netcdf - libnetcdff.so.5 
 RUNTIME_DEP_PKGS_CSWlibnetcdff5 += CSWlibnetcdf6
-RUNTIME_DEP_PKGS_CSWlibnetcdff5 += CSWlibquadmath0
+RUNTIME_DEP_PKGS_CSWlibnetcdff5_i386 += CSWlibquadmath0
+RUNTIME_DEP_PKGS_CSWlibnetcdff5_amd64 += CSWlibquadmath0
 RUNTIME_DEP_PKGS_CSWlibnetcdff5 += CSWlibhdf5-7
 RUNTIME_DEP_PKGS_CSWlibnetcdff5 += CSWlibz1
 RUNTIME_DEP_PKGS_CSWlibnetcdff5 += CSWlibcurl4

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