boost: Disable python for now

This commit is contained in:
Fredrik Fornwall 2017-05-04 22:14:23 +02:00
parent 746a2e9697
commit 67ccb39811
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ termux_step_make_install() {
--without-coroutine \
--without-context \
--without-log \
--without-python \
cxxflags="$CXXFLAGS" \
link=shared \
threading=multi \