summaryrefslogtreecommitdiff
path: root/patches/wownero/0009-fix-missing-___clear_cache-when-targetting-iOS.patch
diff options
context:
space:
mode:
authorCzarek Nakamoto <cyjan@mrcyjanek.net>2024-04-14 17:26:27 +0200
committerCzarek Nakamoto <cyjan@mrcyjanek.net>2024-04-14 20:46:57 +0200
commit99a62ef0324ce2b0fc8988cd4a6aa1dd84a5c4fd (patch)
treee2b6b2d68b023d62421cca1d7058f6d9885aca18 /patches/wownero/0009-fix-missing-___clear_cache-when-targetting-iOS.patch
parent365e58bb9f1a489ec4b6bf86ac4159b89d53dc51 (diff)
Diffstat (limited to 'patches/wownero/0009-fix-missing-___clear_cache-when-targetting-iOS.patch')
-rw-r--r--patches/wownero/0009-fix-missing-___clear_cache-when-targetting-iOS.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/patches/wownero/0009-fix-missing-___clear_cache-when-targetting-iOS.patch b/patches/wownero/0009-fix-missing-___clear_cache-when-targetting-iOS.patch
index e8809cd..b7a0b9b 100644
--- a/patches/wownero/0009-fix-missing-___clear_cache-when-targetting-iOS.patch
+++ b/patches/wownero/0009-fix-missing-___clear_cache-when-targetting-iOS.patch
@@ -1,4 +1,4 @@
-From 8cfcf5b132c41aedbc9c9a0932ffb832cf410761 Mon Sep 17 00:00:00 2001
+From dec7e838540e0b9c3fab27886864de29221a9fe9 Mon Sep 17 00:00:00 2001
From: Czarek Nakamoto <cyjan@mrcyjanek.net>
Date: Tue, 2 Apr 2024 17:07:19 +0200
Subject: [PATCH 9/9] fix missing ___clear_cache when targetting iOS
@@ -9,17 +9,17 @@ Subject: [PATCH 9/9] fix missing ___clear_cache when targetting iOS
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.gitmodules b/.gitmodules
-index 86009b6b6..f723bd2d8 100644
+index bab1cbed2..354638453 100644
--- a/.gitmodules
+++ b/.gitmodules
-@@ -20,6 +20,6 @@
- url = https://github.com/tevador/polyseed.git
+@@ -17,6 +17,6 @@
+ branch = monero
[submodule "external/randomwow"]
path = external/randomwow
- url = https://git.wownero.com/wownero/RandomWOW
- branch = 1.2.1-wow
+ url = https://github.com/mrcyjanek/RandomWOW
-+ branch = cyjan-fix-ios
++ branch = cyjan-fix-ios
diff --git a/external/randomwow b/external/randomwow
index 27b099b6d..6f30d4b92 160000
@@ -29,5 +29,5 @@ index 27b099b6d..6f30d4b92 160000
-Subproject commit 27b099b6dd6fef6e17f58c6dfe00009e9c5df587
+Subproject commit 6f30d4b924fecb231e5b683915cc75d18b3b5866
--
-2.44.0
+2.39.2