Skip to content

Commit

Permalink
Merge pull request #112 from DanAlbert/skip-python
Browse files Browse the repository at this point in the history
Build without Python. Fixes Issue #97.
  • Loading branch information
moritz-wundke committed Jul 10, 2016
2 parents 5f734da + 94b9e37 commit fab6c1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-android.sh
Expand Up @@ -416,6 +416,7 @@ echo "Building boost for android"
link=static \
threading=multi \
--layout=versioned \
--without-python \
-sICONV_PATH=`pwd`/../libiconv-libicu-android/armeabi \
-sICU_PATH=`pwd`/../libiconv-libicu-android/armeabi \
--prefix="./../$BUILD_DIR/" \
Expand Down

0 comments on commit fab6c1a

Please sign in to comment.