diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-04-04 15:39:37 +0200 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-04-04 15:39:37 +0200 |
| commit | 3789aba98d017398a1077a34e3b47f6fc8db6bbe (patch) | |
| tree | 5eafdf58b2c1c576dc485a5b81d39ddfc1752a08 /patches/wownero | |
| parent | 9c3871763a9b17ba30b98a3dbaeeeb3af18c9f21 (diff) | |
fix android (i hope)
Diffstat (limited to 'patches/wownero')
| -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 847e1a1..ee3fa5b 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 107bf7a2b17ac175cb7f38c83a335cbeacab9e05 Mon Sep 17 00:00:00 2001 +From 15ff8347dc0f3d541d366a435f8fab1e5deee4a7 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..2f68ba20a 160000 +index 27b099b6d..34c2646e6 160000 --- a/external/randomwow +++ b/external/randomwow @@ -1 +1 @@ -Subproject commit 27b099b6dd6fef6e17f58c6dfe00009e9c5df587 -+Subproject commit 2f68ba20a74d3751a41923371916a7e115c2e511 ++Subproject commit 34c2646e633a68577526b2e288aa73a3e4f1aa21 -- 2.44.0 |
