Skip to content

Commit e87240b

Browse files
committed
zstd: try without C++ 2
1 parent 882f562 commit e87240b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zstd.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ _VER="$1"
2727
cmake build/cmake -B "${_BLDDIR}" ${_CMAKE_GLOBAL} \
2828
-DZSTD_BUILD_CONTRIB=OFF \
2929
-DZSTD_BUILD_TESTS=OFF \
30+
-DZSTD_ENABLE_CXX=OFF \
3031
-DZSTD_LEGACY_SUPPORT=OFF \
3132
-DZSTD_BUILD_PROGRAMS=OFF \
3233
-DZSTD_PROGRAMS_LINK_SHARED=OFF \

0 commit comments

Comments
 (0)