We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fef1790 commit 6528cbfCopy full SHA for 6528cbf
1 file changed
dev/build-arrow.sh
@@ -57,6 +57,7 @@ function build_arrow_cpp() {
57
-DARROW_WITH_SNAPPY=ON \
58
-DARROW_WITH_ZLIB=${ARROW_WITH_ZLIB} \
59
-DARROW_WITH_ZSTD=ON \
60
+ -DBoost_NO_BOOST_CMAKE=TRUE \
61
-DARROW_JEMALLOC=OFF \
62
-DARROW_SIMD_LEVEL=NONE \
63
-DARROW_RUNTIME_SIMD_LEVEL=NONE \
0 commit comments