SF.net SVN: gar:[25453] csw/mgar/pkg/mysql5/branches/mysql-5.6.x/Makefile
lblume at users.sourceforge.net
lblume at users.sourceforge.net
Sat Dec 12 14:29:44 CET 2015
Revision: 25453
http://sourceforge.net/p/gar/code/25453
Author: lblume
Date: 2015-12-12 13:29:43 +0000 (Sat, 12 Dec 2015)
Log Message:
-----------
mysql5/branches/mysql-5.6.x: Re-enable deps now that it's switched to GCC5
Modified Paths:
--------------
csw/mgar/pkg/mysql5/branches/mysql-5.6.x/Makefile
Modified: csw/mgar/pkg/mysql5/branches/mysql-5.6.x/Makefile
===================================================================
--- csw/mgar/pkg/mysql5/branches/mysql-5.6.x/Makefile 2015-12-12 05:22:21 UTC (rev 25452)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.6.x/Makefile 2015-12-12 13:29:43 UTC (rev 25453)
@@ -135,6 +135,7 @@
RUNTIME_DEP_PKGS_CSW$(NAME)client += CSWlibz1
RUNTIME_DEP_PKGS_CSW$(NAME)client += CSWlibssl1-0-0
RUNTIME_DEP_PKGS_CSW$(NAME)client += CSWlibgcc-s1
+RUNTIME_DEP_PKGS_CSW$(NAME)client += CSWlibstdc++6
CHECKPKG_OVERRIDES_CSW$(NAME)client += file-collision
INCOMPATIBLE_PKGS_CSW$(NAME)client = CSWmysql5client
@@ -143,6 +144,7 @@
RUNTIME_DEP_PKGS_CSW$(NAME) += CSWlibz1
RUNTIME_DEP_PKGS_CSW$(NAME) += CSWlibssl1-0-0
RUNTIME_DEP_PKGS_CSW$(NAME) += CSWlibgcc-s1
+RUNTIME_DEP_PKGS_CSW$(NAME) += CSWlibstdc++6
CHECKPKG_OVERRIDES_CSW$(NAME) += file-with-bad-content
CHECKPKG_OVERRIDES_CSW$(NAME) += no-direct-binding|/opt/csw/libexec/mysqld|is|not|directly|bound|to|soname|libmtmalloc.so.1
CHECKPKG_OVERRIDES_CSW$(NAME) += no-direct-binding|/opt/csw/libexec/sparcv9/mysqld|is|not|directly|bound|to|soname|libmtmalloc.so.1
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