Skip to content

Commit

Permalink
Merge branch 'development' of https://git01.codeplex.com/casablanca i…
Browse files Browse the repository at this point in the history
…nto development
  • Loading branch information
stgates committed Jun 11, 2014
2 parents 93a3aee + 0bfb97a commit 5fdff4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build_iOS/configure.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ mv OpenSSL-for-iPhone/include openssl
mv OpenSSL-for-iPhone/lib openssl
git clone https://git.gitorious.org/boostoniphone/galbraithjosephs-boostoniphone.git boostoniphone
pushd boostoniphone
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
./boost.sh
pushd ios/framework/boost.framework/Versions/A
mkdir Headers2
Expand Down

0 comments on commit 5fdff4c

Please sign in to comment.