summaryrefslogtreecommitdiffstats
path: root/valkey-search-offline.patch
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-03-18 11:56:42 +0100
committerRemi Collet <remi@php.net>2026-03-18 11:56:42 +0100
commit5cb7129d634553f1d49ae656e6296a78de37dc09 (patch)
tree4d24a76225d0151015d82bf74ef3eca845babf14 /valkey-search-offline.patch
parent2fa05bb846809bc2bf9001d73608a4d26ee2afa1 (diff)
update to 1.2.0HEADmaster
open https://github.com/valkey-io/valkey-search/issues/918 build failure
Diffstat (limited to 'valkey-search-offline.patch')
-rw-r--r--valkey-search-offline.patch14
1 files changed, 7 insertions, 7 deletions
diff --git a/valkey-search-offline.patch b/valkey-search-offline.patch
index ce0a187..1087acb 100644
--- a/valkey-search-offline.patch
+++ b/valkey-search-offline.patch
@@ -1,7 +1,7 @@
diff -up ./submodules/CMakeLists.txt.offline ./submodules/CMakeLists.txt
---- ./submodules/CMakeLists.txt.offline 2025-12-24 01:21:38.000000000 +0100
-+++ ./submodules/CMakeLists.txt 2025-12-29 09:10:43.888258457 +0100
-@@ -22,7 +22,7 @@ set(MODULE_GOOGLE_TEST "googletest")
+--- ./submodules/CMakeLists.txt.offline 2026-03-17 23:26:53.000000000 +0100
++++ ./submodules/CMakeLists.txt 2026-03-18 11:03:53.917863570 +0100
+@@ -27,7 +27,7 @@ endif()
set(MODULES_INSTALL_PREFIX "${MODULES_DIR}/install")
@@ -10,7 +10,7 @@ diff -up ./submodules/CMakeLists.txt.offline ./submodules/CMakeLists.txt
function(find_and_replace file_name find_what replace_with)
-@@ -167,7 +167,7 @@ if(WITH_SUBMODULES_SYSTEM)
+@@ -178,7 +178,7 @@ if(WITH_SUBMODULES_SYSTEM)
else()
# Pull submodules with a given branch / tag and build them
checkout_submodule_branch(${MODULE_GRPC} "https://github.com/grpc/grpc"
@@ -19,12 +19,12 @@ diff -up ./submodules/CMakeLists.txt.offline ./submodules/CMakeLists.txt
string(FIND "${DISTRO_NAME}" "alpine" POSITION)
if(POSITION GREATER -1)
-@@ -187,7 +187,7 @@ else()
+@@ -198,7 +198,7 @@ else()
checkout_submodule_branch(
${MODULE_GOOGLE_TEST} "https://github.com/google/googletest.git" "main"
- "${MODULES_DIR}/googletest/build-release")
+ "${MODULES_DIR}/googletest")
- set(MODULES_COMMON_CMAKE_ARGS
- -DCMAKE_BUILD_TYPE=Release
+ if("${SAN_BUILD_LOWER}" STREQUAL "no")
+