summaryrefslogtreecommitdiff
path: root/patches/monero/0020-fix-remove-flaky-test.patch
diff options
context:
space:
mode:
authorCzarek Nakamoto <cyjan@mrcyjanek.net>2026-07-23 09:51:20 +0200
committerCzarek Nakamoto <cyjan@mrcyjanek.net>2026-08-03 14:53:50 +0200
commitc765eca1fbbfde6165d5ed5e56276878b3496c77 (patch)
tree5b9ef6e90361595b70fb6076d92bc41b7c6b7abc /patches/monero/0020-fix-remove-flaky-test.patch
parent5952bef2ec01b0b7e57c11613cbdc081dcd727c5 (diff)
use FCMP branch, bump simplybs, rebase patchescyjan-fcmp-v2
Diffstat (limited to 'patches/monero/0020-fix-remove-flaky-test.patch')
-rw-r--r--patches/monero/0020-fix-remove-flaky-test.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/patches/monero/0020-fix-remove-flaky-test.patch b/patches/monero/0020-fix-remove-flaky-test.patch
index 1075db5..35473e6 100644
--- a/patches/monero/0020-fix-remove-flaky-test.patch
+++ b/patches/monero/0020-fix-remove-flaky-test.patch
@@ -1,17 +1,17 @@
-From 81eb38a5add85266cc0d2aa39ecba9d62337f4b1 Mon Sep 17 00:00:00 2001
+From eeb6b98478bf25f794928800fe9cdd8801e964f3 Mon Sep 17 00:00:00 2001
From: Czarek Nakamoto <cyjan@mrcyjanek.net>
Date: Thu, 5 Mar 2026 18:12:53 +0100
-Subject: [PATCH 20/20] fix: remove flaky test
+Subject: [PATCH 20/22] fix: remove flaky test
---
CMakeLists.txt | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 25e034301..19417f072 100644
+index cbc67f9fd..2377223de 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
-@@ -235,9 +235,7 @@ add_library(l3 OBJECT incorrect_source.cpp)
+@@ -248,9 +248,7 @@ add_library(l3 OBJECT incorrect_source.cpp)
"-DCMAKE_MODULE_LINKER_FLAGS=${CMAKE_MODULE_LINKER_FLAGS}"
"-DEXPECT_SUCCESS=${EXPECT}"
)
@@ -23,5 +23,5 @@ index 25e034301..19417f072 100644
endforeach()
endfunction()
--
-2.50.1 (Apple Git-155)
+2.54.0 (Apple Git-157)