Skip to content

Commit

Permalink
Build without Python. Fixes Issue moritz-wundke#97.
Browse files Browse the repository at this point in the history
  • Loading branch information
DanAlbert committed Dec 11, 2015
1 parent 5f734da commit 94b9e37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-android.sh
Original file line number Diff line number Diff line change
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 94b9e37

Please sign in to comment.