]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- up to 5.7.23 auto/th/mysql-5.7.23-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 14 Sep 2018 05:11:37 +0000 (07:11 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 14 Sep 2018 05:11:37 +0000 (07:11 +0200)
mysql-bug-91914.patch [new file with mode: 0644]

diff --git a/mysql-bug-91914.patch b/mysql-bug-91914.patch
new file mode 100644 (file)
index 0000000..ba588ce
--- /dev/null
@@ -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(
This page took 0.455706 seconds and 4 git commands to generate.