Skip to content

Commit 6528cbf

Browse files
committed
fix boost
Signed-off-by: Yuan <yuanzhou@apache.org>
1 parent fef1790 commit 6528cbf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dev/build-arrow.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ function build_arrow_cpp() {
5757
-DARROW_WITH_SNAPPY=ON \
5858
-DARROW_WITH_ZLIB=${ARROW_WITH_ZLIB} \
5959
-DARROW_WITH_ZSTD=ON \
60+
-DBoost_NO_BOOST_CMAKE=TRUE \
6061
-DARROW_JEMALLOC=OFF \
6162
-DARROW_SIMD_LEVEL=NONE \
6263
-DARROW_RUNTIME_SIMD_LEVEL=NONE \

0 commit comments

Comments
 (0)