summaryrefslogtreecommitdiff
path: root/patches/zano/0003-fix-ios-builds.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/zano/0003-fix-ios-builds.patch')
-rw-r--r--patches/zano/0003-fix-ios-builds.patch9
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