From 3e63391d908e65e9df9d1130d760bafd1525ca76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 12:23:52 +0100 Subject: chore(deps): update zano digest to fbeb658 (#123) * chore(deps): update zano digest to fbeb658 * fix zano patches * update checksum --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: cyan --- patches/zano/0003-fix-ios-builds.patch | 9 --------- 1 file changed, 9 deletions(-) (limited to 'patches/zano/0003-fix-ios-builds.patch') diff --git a/patches/zano/0003-fix-ios-builds.patch b/patches/zano/0003-fix-ios-builds.patch index 880345e..c8f6bb6 100644 --- a/patches/zano/0003-fix-ios-builds.patch +++ b/patches/zano/0003-fix-ios-builds.patch @@ -29,15 +29,6 @@ index c480300f..7087d796 100644 else() set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} -static-libgcc -static-libstdc++") endif() -@@ -260,8 +262,6 @@ else() - find_package(Boost 1.70 REQUIRED COMPONENTS system filesystem thread timer date_time chrono regex serialization atomic program_options locale log) - endif() - -- -- - message(STATUS "Boost: ${Boost_VERSION} from ${Boost_LIBRARY_DIRS}") - - -- 2.48.1 -- cgit v1.2.3