boost: Do not link against zstd
This commit is contained in:
parent
f4e9d8b4b7
commit
83b5a05506
@ -41,7 +41,7 @@ termux_step_make_install() {
|
||||
--without-stacktrace \
|
||||
--without-log \
|
||||
--disable-icu \
|
||||
--disable-zstd \
|
||||
-sNO_ZSTD=1 \
|
||||
cxxflags="$CXXFLAGS" \
|
||||
architecture="$BOOSTARCH" \
|
||||
abi="$BOOSTABI" \
|
||||
@ -63,7 +63,7 @@ termux_step_make_install() {
|
||||
-q \
|
||||
-a \
|
||||
--disable-icu \
|
||||
--disable-zstd \
|
||||
-sNO_ZSTD=1 \
|
||||
cxxflags="$CXXFLAGS" \
|
||||
link=shared \
|
||||
threading=multi \
|
||||
|
Loading…
Reference in New Issue
Block a user