Skip to content

Commit 9058bcf

Browse files
Update patch for building boost for iOS
Signed-off-by: Alexander Karatarakis <[email protected]>
1 parent bd7e09d commit 9058bcf

File tree

2 files changed

+13
-186
lines changed

2 files changed

+13
-186
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
diff --git a/boost.sh b/boost.sh
2+
index 2d5c05d..5c10ee9 100644
3+
--- a/boost.sh
4+
+++ b/boost.sh
5+
@@ -26,7 +26,7 @@
6+
#
7+
#===============================================================================
8+
9+
-BOOST_LIBS="atomic chrono date_time exception filesystem program_options random signals system test thread"
10+
+BOOST_LIBS="chrono filesystem random regex system thread"
11+
12+
BUILD_IOS=
13+
BUILD_OSX=

Build_iOS/fix_boost_version.patch

Lines changed: 0 additions & 186 deletions
This file was deleted.

0 commit comments

Comments
 (0)