diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-04-02 19:14:01 +0200 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-04-02 19:14:43 +0200 |
| commit | 3eb727598b71e4f6eab4dd2d5b17a31ef432149d (patch) | |
| tree | 49ce9a4adca4942eeef72f2ce6f27ad2563003e7 /patches/wownero/0008-fix-missing-___clear_cache-when-targetting-iOS.patch | |
| parent | 85756e631ed55d91efbe8f594620e2ede009b835 (diff) | |
actually fix and not workaround the iOS issue.v0.18.3.3-RC16
Diffstat (limited to 'patches/wownero/0008-fix-missing-___clear_cache-when-targetting-iOS.patch')
| -rw-r--r-- | patches/wownero/0008-fix-missing-___clear_cache-when-targetting-iOS.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/patches/wownero/0008-fix-missing-___clear_cache-when-targetting-iOS.patch b/patches/wownero/0008-fix-missing-___clear_cache-when-targetting-iOS.patch index 899584c..d91bb24 100644 --- a/patches/wownero/0008-fix-missing-___clear_cache-when-targetting-iOS.patch +++ b/patches/wownero/0008-fix-missing-___clear_cache-when-targetting-iOS.patch @@ -1,4 +1,4 @@ -From 287f5e9bc0e893f807b8ebd5d1e3707616eded0d Mon Sep 17 00:00:00 2001 +From 216fd03c063d115c8cebd75e7f4ae683977148a8 Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto <cyjan@mrcyjanek.net> Date: Tue, 2 Apr 2024 17:07:19 +0200 Subject: [PATCH] fix missing ___clear_cache when targetting iOS @@ -22,12 +22,12 @@ index 86009b6b6..f723bd2d8 100644 + branch = cyjan-fix-ios diff --git a/external/randomwow b/external/randomwow -index 27b099b6d..03cfddb45 160000 +index 27b099b6d..ce7e4754c 160000 --- a/external/randomwow +++ b/external/randomwow @@ -1 +1 @@ -Subproject commit 27b099b6dd6fef6e17f58c6dfe00009e9c5df587 -+Subproject commit 03cfddb45ba4341b1913c069bcc4f16c2fc6fe71 ++Subproject commit ce7e4754c6f28fc9e9b71d0377fb9395e9aa23f4 -- 2.44.0 |
