diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2025-01-13 16:54:24 +0100 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2025-01-13 16:54:24 +0100 |
| commit | e5204e81f376ffd5a94c244036c0ffa6f048c6a3 (patch) | |
| tree | dda93e9abba9405ef306ab8b3341f56dc6104efe /patches/wownero/0005-uint64_t-missing-definition-fix.patch | |
| parent | 7b3ada4883e69dc84695cccbb0a1e727229c6148 (diff) | |
Fix ios builds
Diffstat (limited to 'patches/wownero/0005-uint64_t-missing-definition-fix.patch')
| -rw-r--r-- | patches/wownero/0005-uint64_t-missing-definition-fix.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/wownero/0005-uint64_t-missing-definition-fix.patch b/patches/wownero/0005-uint64_t-missing-definition-fix.patch index 61a2d17..5035df2 100644 --- a/patches/wownero/0005-uint64_t-missing-definition-fix.patch +++ b/patches/wownero/0005-uint64_t-missing-definition-fix.patch @@ -1,4 +1,4 @@ -From be58d7233efb6b5782931563fdb3dc780a30caea Mon Sep 17 00:00:00 2001 +From 5a9148c10ea29a42d8aa08d69e2f4559c8611655 Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto <cyjan@mrcyjanek.net> Date: Mon, 2 Sep 2024 16:40:31 +0200 Subject: [PATCH 05/15] uint64_t missing definition fix |
