Skip to content

Commit 5fdff4c

Browse files
committed
Merge branch 'development' of https://git01.codeplex.com/casablanca into development
2 parents 93a3aee + 0bfb97a commit 5fdff4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build_iOS/configure.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ mv OpenSSL-for-iPhone/include openssl
1010
mv OpenSSL-for-iPhone/lib openssl
1111
git clone https://git.gitorious.org/boostoniphone/galbraithjosephs-boostoniphone.git boostoniphone
1212
pushd boostoniphone
13-
sed -e 's/\${BOOST_LIBS:=".*"}/\${BOOST_LIBS:="thread filesystem regex locale system"}/g' -i .bak boost.sh
13+
sed -e 's/\${BOOST_LIBS:=".*"}/\${BOOST_LIBS:="random thread filesystem regex locale system"}/g' -i .bak boost.sh
1414
./boost.sh
1515
pushd ios/framework/boost.framework/Versions/A
1616
mkdir Headers2

0 commit comments

Comments
 (0)