boost: Disable python for now
authorFredrik Fornwall <fredrik@fornwall.net>
Thu, 4 May 2017 20:14:23 +0000 (22:14 +0200)
committerFredrik Fornwall <fredrik@fornwall.net>
Thu, 4 May 2017 20:14:23 +0000 (22:14 +0200)
packages/boost/build.sh

index b11818f..73d4cb7 100644 (file)
@@ -35,6 +35,7 @@ termux_step_make_install() {
                --without-coroutine \
                --without-context \
                --without-log \
+               --without-python \
                cxxflags="$CXXFLAGS" \
                link=shared \
                threading=multi \