SF.net SVN: gar:[23519] csw/mgar/pkg/gcc4/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sun Apr 27 12:46:53 CEST 2014
Revision: 23519
http://sourceforge.net/p/gar/code/23519
Author: wahwah
Date: 2014-04-27 10:46:53 +0000 (Sun, 27 Apr 2014)
Log Message:
-----------
gcc4/trunk: no-direct-binding override for CSWlibcilkrts5. I know what flags to pass, but this is the GCC build system.
Modified Paths:
--------------
csw/mgar/pkg/gcc4/trunk/Makefile
Modified: csw/mgar/pkg/gcc4/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gcc4/trunk/Makefile 2014-04-27 10:40:40 UTC (rev 23518)
+++ csw/mgar/pkg/gcc4/trunk/Makefile 2014-04-27 10:46:53 UTC (rev 23519)
@@ -286,6 +286,8 @@
SPKG_DESC_CSWlibcilkrts5 += $(DESCRIPTION), libcilkrts.so.5
RUNTIME_DEP_PKGS_CSWlibcilkrts5 += CSWlibgcc-s1
RUNTIME_DEP_PKGS_CSWlibcilkrts5 += CSWlibstdc++6
+CHECKPKG_OVERRIDES_CSWlibcilkrts5 += no-direct-binding|/opt/csw/lib/amd64/libcilkrts.so.5.0.0|is|not|directly|bound|to|soname|libstdc++.so.6
+CHECKPKG_OVERRIDES_CSWlibcilkrts5 += no-direct-binding|/opt/csw/lib/libcilkrts.so.5.0.0|is|not|directly|bound|to|soname|libstdc++.so.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