SF.net SVN: gar:[23518] csw/mgar/pkg/gcc4/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sun Apr 27 12:40:43 CEST 2014


Revision: 23518
          http://sourceforge.net/p/gar/code/23518
Author:   wahwah
Date:     2014-04-27 10:40:40 +0000 (Sun, 27 Apr 2014)
Log Message:
-----------
gcc4/trunk: Dependencies for CSWlibcilkrts5

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

Modified: csw/mgar/pkg/gcc4/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gcc4/trunk/Makefile	2014-04-26 20:16:17 UTC (rev 23517)
+++ csw/mgar/pkg/gcc4/trunk/Makefile	2014-04-27 10:40:40 UTC (rev 23518)
@@ -270,9 +270,10 @@
 RUNTIME_DEP_PKGS_CSWlibquadmath0 += CSWlibgcc-s1
 
 # Dependencies only on Intel
+RUNTIME_DEP_PKGS_$(PKG_BASENAME)core_i386 += CSWlibcilkrts5
 RUNTIME_DEP_PKGS_$(PKG_BASENAME)core_i386 += CSWlibquadmath0
+RUNTIME_DEP_PKGS_$(PKG_BASENAME)core += $(RUNTIME_DEP_PKGS_$(PKG_BASENAME)core_$(GARCH))
 RUNTIME_DEP_PKGS_CSWlibgfortran3_i386 += CSWlibquadmath0
-RUNTIME_DEP_PKGS_$(PKG_BASENAME)core += $(RUNTIME_DEP_PKGS_$(PKG_BASENAME)core_$(GARCH))
 RUNTIME_DEP_PKGS_CSWlibgfortran3 += $(RUNTIME_DEP_PKGS_CSWlibgfortran3_$(GARCH))
 
 PACKAGES += CSWlibatomic1
@@ -283,7 +284,8 @@
 PACKAGES_i386 += CSWlibcilkrts5
 PKGFILES_CSWlibcilkrts5 += $(call baseisadirs,$(libdir),libcilkrts\.so\.5(\.\d+)*)
 SPKG_DESC_CSWlibcilkrts5 += $(DESCRIPTION), libcilkrts.so.5
-RUNTIME_DEP_PKGS_CSW$(PKG_BASENAME)core_i386 += CSWlibcilkrts5
+RUNTIME_DEP_PKGS_CSWlibcilkrts5 += CSWlibgcc-s1
+RUNTIME_DEP_PKGS_CSWlibcilkrts5 += CSWlibstdc++6
 
 PACKAGES += $(PKG_BASENAME)g++
 SPKG_DESC_$(PKG_BASENAME)g++ = GNU C++ Compiler

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