[packages/mysql] - up to 5.7.23

arekm arekm at pld-linux.org
Fri Sep 14 07:11:45 CEST 2018


commit e46ed818ead525bd8d82c135b96498eafd6710c2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Sep 14 07:11:37 2018 +0200

    - up to 5.7.23

 mysql-bug-91914.patch | 12 ++++++++++++
 1 file changed, 12 insertions(+)
---
diff --git a/mysql-bug-91914.patch b/mysql-bug-91914.patch
new file mode 100644
index 0000000..ba588ce
--- /dev/null
+++ b/mysql-bug-91914.patch
@@ -0,0 +1,12 @@
+diff -Naur a/regex/CMakeLists.txt b/regex/CMakeLists.txt
+--- a/regex/CMakeLists.txt	2018-06-08 09:56:29.000000000 +0000
++++ b/regex/CMakeLists.txt	2018-08-05 03:30:10.838781267 +0000
+@@ -15,6 +15,8 @@
+ 
+ INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/include)
+ 
++INCLUDE(${MYSQL_CMAKE_SCRIPT_DIR}/compile_flags.cmake)
++
+ MY_CHECK_C_COMPILER_FLAG("-Wstringop-truncation" HAVE_STRINGOP_TRUNCATION)
+ IF(HAVE_STRINGOP_TRUNCATION)
+   ADD_COMPILE_FLAGS(
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mysql.git/commitdiff/e46ed818ead525bd8d82c135b96498eafd6710c2



More information about the pld-cvs-commit mailing list