chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
8670265
)
boost: Disable python for now
author
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 4 May 2017 20:14:23 +0000
(22:14 +0200)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 4 May 2017 20:14:23 +0000
(22:14 +0200)
packages/boost/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/boost/build.sh
b/packages/boost/build.sh
index b11818f1ca94984a2f8c5983c23d912e1a0e1eba..73d4cb7018732d2b2506e8deae1cbe95b0608bc0 100644
(file)
--- a/
packages/boost/build.sh
+++ b/
packages/boost/build.sh
@@
-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 \