From 0c19e446116f745b90a2e90d3243388c70adef2d Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto Date: Tue, 26 Nov 2024 17:05:57 -0500 Subject: macos fixes, wownero fixes, idk what else, please help me --- patches/wownero/0003-fix-is_trivially_copyable.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'patches/wownero/0003-fix-is_trivially_copyable.patch') diff --git a/patches/wownero/0003-fix-is_trivially_copyable.patch b/patches/wownero/0003-fix-is_trivially_copyable.patch index 1a86ed6..553af86 100644 --- a/patches/wownero/0003-fix-is_trivially_copyable.patch +++ b/patches/wownero/0003-fix-is_trivially_copyable.patch @@ -1,14 +1,14 @@ -From 4f88afa6f7fb6fadd1df44148e0a8f2d82d1fe87 Mon Sep 17 00:00:00 2001 +From 8c4d673da3adc9c97962e09dc62ce29de73be829 Mon Sep 17 00:00:00 2001 From: cyan Date: Tue, 22 Oct 2024 10:23:18 +0000 -Subject: [PATCH 03/14] fix is_trivially_copyable +Subject: [PATCH 03/17] fix is_trivially_copyable --- contrib/epee/include/span.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/contrib/epee/include/span.h b/contrib/epee/include/span.h -index 01dc387..5e3af4d 100644 +index 01dc387d6..5e3af4d11 100644 --- a/contrib/epee/include/span.h +++ b/contrib/epee/include/span.h @@ -151,7 +151,6 @@ namespace epee -- cgit v1.2.3