We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 882f562 commit e87240bCopy full SHA for e87240b
zstd.sh
@@ -27,6 +27,7 @@ _VER="$1"
27
cmake build/cmake -B "${_BLDDIR}" ${_CMAKE_GLOBAL} \
28
-DZSTD_BUILD_CONTRIB=OFF \
29
-DZSTD_BUILD_TESTS=OFF \
30
+ -DZSTD_ENABLE_CXX=OFF \
31
-DZSTD_LEGACY_SUPPORT=OFF \
32
-DZSTD_BUILD_PROGRAMS=OFF \
33
-DZSTD_PROGRAMS_LINK_SHARED=OFF \
0 commit comments