SF.net SVN: gar:[25446] csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile
lblume at users.sourceforge.net
lblume at users.sourceforge.net
Thu Dec 10 14:16:27 CET 2015
Revision: 25446
http://sourceforge.net/p/gar/code/25446
Author: lblume
Date: 2015-12-10 13:16:26 +0000 (Thu, 10 Dec 2015)
Log Message:
-----------
mysql5/branches/mysql-5.5.x: Remove unused dep
Modified Paths:
--------------
csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile
Modified: csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile
===================================================================
--- csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile 2015-12-09 09:35:07 UTC (rev 25445)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile 2015-12-10 13:16:26 UTC (rev 25446)
@@ -172,7 +172,6 @@
RUNTIME_DEP_PKGS_CSW$(NAME)client += $(RUNTIME_DEP_PKGS_CSW$(NAME)client_$(GAROSREL))
### For GCC4
RUNTIME_DEP_PKGS_CSW$(NAME)client += CSWlibgcc-s1
-RUNTIME_DEP_PKGS_CSW$(NAME)client += CSWlibstdc++6
CHECKPKG_OVERRIDES_CSW$(NAME)client += file-collision
#CHECKPKG_OVERRIDES_CSW$(NAME)client += bad-rpath-entry
@@ -195,7 +194,6 @@
RUNTIME_DEP_PKGS_CSW$(NAME) += $(RUNTIME_DEP_PKGS_CSW$(NAME)_$(GAROSREL))
### For GCC4
RUNTIME_DEP_PKGS_CSW$(NAME) += CSWlibgcc-s1
-RUNTIME_DEP_PKGS_CSW$(NAME) += CSWlibstdc++6
RUNTIME_DEP_PKGS_CSW$(NAME) += CSWlibwrap1
CHECKPKG_OVERRIDES_CSW$(NAME) += bad-rpath-entry
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