[csw-devel] SF.net SVN: gar:[15367] csw/mgar/pkg/gcc4/branches/bootstrap-4.6/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Thu Aug 18 10:32:40 CEST 2011


Revision: 15367
          http://gar.svn.sourceforge.net/gar/?rev=15367&view=rev
Author:   wahwah
Date:     2011-08-18 08:32:39 +0000 (Thu, 18 Aug 2011)

Log Message:
-----------
pkg/gcc4/branches/bootstrap-4.6: dependencies of libquadmath

Modified Paths:
--------------
    csw/mgar/pkg/gcc4/branches/bootstrap-4.6/Makefile

Modified: csw/mgar/pkg/gcc4/branches/bootstrap-4.6/Makefile
===================================================================
--- csw/mgar/pkg/gcc4/branches/bootstrap-4.6/Makefile	2011-08-18 07:43:17 UTC (rev 15366)
+++ csw/mgar/pkg/gcc4/branches/bootstrap-4.6/Makefile	2011-08-18 08:32:39 UTC (rev 15367)
@@ -254,8 +254,13 @@
 CATALOGNAME_CSWlibquadmath0 = libquadmath0
 PKGFILES_CSWlibquadmath0 += $(call baseisadirs,$(libdir),libquadmath\.so\.0(\.\d+)*)
 SPKG_DESC_CSWlibquadmath0 += GNU C compiler, libquadmath.so.0
-RUNTIME_DEP_PKGS_CSWgfortran3 += CSWlibquadmath0
+RUNTIME_DEP_PKGS_CSWlibquadmath0 += CSWlibgcc-s1
 
+# Dependencies only on Intel
+RUNTIME_DEP_PKGS_CSWgcc4core_i386 += CSWlibquadmath0
+RUNTIME_DEP_PKGS_CSWlibgfortran3_i386 += CSWlibquadmath0
+RUNTIME_DEP_PKGS_CSWgcc4core += $(RUNTIME_DEP_PKGS_CSWgcc4core_$(GARCH))
+RUNTIME_DEP_PKGS_CSWgcc4libgfortran3 += $(RUNTIME_DEP_PKGS_CSWgcc4libgfortran3_$(GARCH))
 
 PACKAGES += CSWgcc4g++
 CATALOGNAME_CSWgcc4g++ = gcc4g++


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