summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2018-06-20 22:05:32 -0400
committerBrian Evans <grknight@gentoo.org>2018-06-20 22:05:32 -0400
commit6a621f0c274a6a40b4eb610d31bf70076b71e44f (patch)
treed9fd7d295b8e5ec34fd8978cdfc55625ab2ae219
parentclient-libs: Fix tests of 10.1 (diff)
downloadmysql-extras-6a621f0c274a6a40b4eb610d31bf70076b71e44f.tar.gz
mysql-extras-6a621f0c274a6a40b4eb610d31bf70076b71e44f.tar.bz2
mysql-extras-6a621f0c274a6a40b4eb610d31bf70076b71e44f.zip
client-libs: Too much edit in last commitmysql-extras-20180621-0218Z
-rw-r--r--20018_all_mariadb-10.1.16-without-clientlibs-tools.patch1
1 files changed, 1 insertions, 0 deletions
diff --git a/20018_all_mariadb-10.1.16-without-clientlibs-tools.patch b/20018_all_mariadb-10.1.16-without-clientlibs-tools.patch
index e6cb129..3487b70 100644
--- a/20018_all_mariadb-10.1.16-without-clientlibs-tools.patch
+++ b/20018_all_mariadb-10.1.16-without-clientlibs-tools.patch
@@ -67,6 +67,7 @@ diff -aurN a/extra/CMakeLists.txt b/extra/CMakeLists.txt
-MYSQL_ADD_EXECUTABLE(perror perror.c)
ADD_DEPENDENCIES(perror GenError)
TARGET_LINK_LIBRARIES(perror mysys)
+
diff -aurN a/scripts/CMakeLists.txt b/scripts/CMakeLists.txt
--- a/scripts/CMakeLists.txt 2015-06-24 10:28:12.800169100 -0400
+++ b/scripts/CMakeLists.txt 2015-06-24 10:42:49.682169100 -0400