Browse Source

boost: Disable python for now

android-5
Fredrik Fornwall 8 years ago
parent
commit
5a69a4d971
  1. 1
      packages/boost/build.sh

1
packages/boost/build.sh

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

Loading…
Cancel
Save