summaryrefslogtreecommitdiff
path: root/patches/monero/0002-fix-missing-___clear_cache-when-targetting-iOS.patch
diff options
context:
space:
mode:
authorCzarek Nakamoto <cyjan@mrcyjanek.net>2024-11-28 08:38:54 -0500
committerCzarek Nakamoto <cyjan@mrcyjanek.net>2024-11-28 08:38:54 -0500
commitfffd22288aa9384add744a04251f68ec65124980 (patch)
treec8b5eca9a46d6ddc7dc2300dc7515d50b55d7e35 /patches/monero/0002-fix-missing-___clear_cache-when-targetting-iOS.patch
parent1f82aad70dcd876d5321cf5fcd823ce0230289b5 (diff)
Cleanup patches
Diffstat (limited to 'patches/monero/0002-fix-missing-___clear_cache-when-targetting-iOS.patch')
-rw-r--r--patches/monero/0002-fix-missing-___clear_cache-when-targetting-iOS.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/patches/monero/0002-fix-missing-___clear_cache-when-targetting-iOS.patch b/patches/monero/0002-fix-missing-___clear_cache-when-targetting-iOS.patch
index 7d2fe5b..2b13c05 100644
--- a/patches/monero/0002-fix-missing-___clear_cache-when-targetting-iOS.patch
+++ b/patches/monero/0002-fix-missing-___clear_cache-when-targetting-iOS.patch
@@ -1,7 +1,7 @@
-From aee5abfcc82ca7ff3e350fd964bbcb6406a91201 Mon Sep 17 00:00:00 2001
+From c7b6e26d36d2428e5747e2b8287ae3719fa443e3 Mon Sep 17 00:00:00 2001
From: Czarek Nakamoto <cyjan@mrcyjanek.net>
Date: Tue, 2 Apr 2024 16:51:56 +0200
-Subject: [PATCH 02/12] fix missing ___clear_cache when targetting iOS
+Subject: [PATCH 02/14] fix missing ___clear_cache when targetting iOS
---
.gitmodules | 3 ++-
@@ -9,7 +9,7 @@ Subject: [PATCH 02/12] fix missing ___clear_cache when targetting iOS
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/.gitmodules b/.gitmodules
-index 721cce3b4..ffb73fe9a 100644
+index 721cce3..ffb73fe 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -9,7 +9,8 @@
@@ -23,12 +23,12 @@ index 721cce3b4..ffb73fe9a 100644
path = external/supercop
url = https://github.com/monero-project/supercop
diff --git a/external/randomx b/external/randomx
-index 102f8acf9..ce72c9bb9 160000
+index 102f8ac..ce72c9b 160000
--- a/external/randomx
+++ b/external/randomx
@@ -1 +1 @@
-Subproject commit 102f8acf90a7649ada410de5499a7ec62e49e1da
+Subproject commit ce72c9bb9cb799e0d9171094b9abb009e04c5bfc
--
-2.43.0
+2.39.5 (Apple Git-154)