summaryrefslogtreecommitdiff
path: root/patches/zano/0001-fix-build-issues.patch
diff options
context:
space:
mode:
authorCzarek Nakamoto <cyjan@mrcyjanek.net>2026-06-30 09:54:02 +0200
committerCzarek Nakamoto <cyjan@mrcyjanek.net>2026-06-30 09:54:11 +0200
commit8054ea2dd3b953803c758f7e71854ce25e07b265 (patch)
tree36bfd150bff6de81aa2f71e707d047e0b8573591 /patches/zano/0001-fix-build-issues.patch
parent5952bef2ec01b0b7e57c11613cbdc081dcd727c5 (diff)
feat: zano hf6cyjan-zano-hf6
Diffstat (limited to 'patches/zano/0001-fix-build-issues.patch')
-rw-r--r--patches/zano/0001-fix-build-issues.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/patches/zano/0001-fix-build-issues.patch b/patches/zano/0001-fix-build-issues.patch
index e3ba0a0..0d8e260 100644
--- a/patches/zano/0001-fix-build-issues.patch
+++ b/patches/zano/0001-fix-build-issues.patch
@@ -1,7 +1,7 @@
-From c6204cc6d141172c099e3c01d99825f7f85a9fa8 Mon Sep 17 00:00:00 2001
+From 27bb1c8ca74c87497e57ea0dbdc7d72c0f4592d1 Mon Sep 17 00:00:00 2001
From: cyan <cyjan@mrcyjanek.net>
Date: Sat, 2 Nov 2024 20:50:26 +0000
-Subject: [PATCH 1/7] fix build issues
+Subject: [PATCH 01/11] fix build issues
---
contrib/db/libmdbx/CMakeLists.txt | 2 +-
@@ -35,5 +35,5 @@ index 5949e9f0..e7b677bd 100644
add_definitions(-DNDEBUG=1 -DMDBX_DEBUG=0 -DLIBMDBX_EXPORTS=1 -D_GNU_SOURCE=1)
--
-2.51.0
+2.54.0 (Apple Git-156)