We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 93a3aee + 0bfb97a commit 5fdff4cCopy full SHA for 5fdff4c
Build_iOS/configure.sh
@@ -10,7 +10,7 @@ mv OpenSSL-for-iPhone/include openssl
10
mv OpenSSL-for-iPhone/lib openssl
11
git clone https://git.gitorious.org/boostoniphone/galbraithjosephs-boostoniphone.git boostoniphone
12
pushd boostoniphone
13
-sed -e 's/\${BOOST_LIBS:=".*"}/\${BOOST_LIBS:="thread filesystem regex locale system"}/g' -i .bak boost.sh
+sed -e 's/\${BOOST_LIBS:=".*"}/\${BOOST_LIBS:="random thread filesystem regex locale system"}/g' -i .bak boost.sh
14
./boost.sh
15
pushd ios/framework/boost.framework/Versions/A
16
mkdir Headers2
0 commit comments