chiark / gitweb /
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 b11818f1ca94984a2f8c5983c23d912e1a0e1eba..73d4cb7018732d2b2506e8deae1cbe95b0608bc0 100644 (file)
@@ -35,6 +35,7 @@ termux_step_make_install() {
                --without-coroutine \
                --without-context \
                --without-log \
                --without-coroutine \
                --without-context \
                --without-log \
+               --without-python \
                cxxflags="$CXXFLAGS" \
                link=shared \
                threading=multi \
                cxxflags="$CXXFLAGS" \
                link=shared \
                threading=multi \