]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- updated to 8.0.21
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 16 May 2021 10:16:38 +0000 (10:16 +0000)
committerAdam Gołębiowski <adamg@pld-linux.org>
Sun, 16 May 2021 10:16:38 +0000 (10:16 +0000)
mysql-cmake.patch

index 89761cc2a6738f41b5b8aa9d0ce31de8d7e71704..ac380811704a8008c467b7433aeb4d8edc1ef035 100644 (file)
@@ -30,7 +30,7 @@ diff -ruN mysql-5.7.21.orig/cmake/readline.cmake mysql-5.7.21/cmake/readline.cma
    MARK_AS_ADVANCED(EDITLINE_INCLUDE_DIR EDITLINE_LIBRARY)
  
 @@ -139,7 +139,7 @@ MACRO (FIND_SYSTEM_EDITLINE)
-     SET(CMAKE_REQUIRED_LIBRARIES ${EDITLINE_LIBRARY})
+     LIST(APPEND CMAKE_REQUIRED_LIBRARIES ${EDITLINE_LIBRARY})
      CHECK_CXX_SOURCE_COMPILES("
      #include <stdio.h>
 -    #include <readline.h>
This page took 0.119511 seconds and 4 git commands to generate.