diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-03-07 12:23:52 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-07 12:23:52 +0100 |
| commit | 3e63391d908e65e9df9d1130d760bafd1525ca76 (patch) | |
| tree | 528862e5685f03b11abf4ab3cabf01afebfe3bbd /patches/zano/0003-fix-ios-builds.patch | |
| parent | fdb16635cbfe1d45a3d5869c0a55ec871d912ea0 (diff) | |
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 <cyjan@mrcyjanek.net>
Diffstat (limited to 'patches/zano/0003-fix-ios-builds.patch')
| -rw-r--r-- | patches/zano/0003-fix-ios-builds.patch | 9 |
1 files changed, 0 insertions, 9 deletions
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 |
