diff options
Diffstat (limited to 'dev-db/mysql-cluster/mysql-cluster-7.4.17.ebuild')
| -rw-r--r-- | dev-db/mysql-cluster/mysql-cluster-7.4.17.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-db/mysql-cluster/mysql-cluster-7.4.17.ebuild b/dev-db/mysql-cluster/mysql-cluster-7.4.17.ebuild index e83b46f92f48..465e47e22e51 100644 --- a/dev-db/mysql-cluster/mysql-cluster-7.4.17.ebuild +++ b/dev-db/mysql-cluster/mysql-cluster-7.4.17.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -MY_EXTRAS_VER="20171108-2050Z" +MY_EXTRAS_VER="20171121-1518Z" SUBSLOT="18" MYSQL_PV_MAJOR="5.6" #fails to build with ninja @@ -27,6 +27,7 @@ PATCHES=( "${MY_PATCH_DIR}"/20009_all_mysql_myodbc_symbol_fix-5.6.patch # "${MY_PATCH_DIR}"/20018_all_mysql-5.6.25-without-clientlibs-tools.patch "${MY_PATCH_DIR}"/20027_all_mysql-5.5-perl5.26-includes.patch + "${MY_PATCH_DIR}"/20028_all_mysql-5.6-gcc7.patch "${MY_PATCH_DIR}"/30000_all_mysql-cluster-multilib-property.patch ) |
