Skip to content

Commit

Permalink
Fixed Arrow build
Browse files Browse the repository at this point in the history
  • Loading branch information
dutor committed Dec 20, 2023
1 parent 2116f06 commit f499e52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project/externals/arrow.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ set(ARROW_CMAKE_ARGS
-DARROW_TEST_MEMCHECK=OFF
-DARROW_PYTHON=OFF
-DUSE_LLVM_CXX=${USE_LLVM_CXX}
-DCMAKE_SHARED_LINKER_FLAGS=-Wl,-rpath=\$ORIGIN:\$ORIGIN/../3rd
-DCMAKE_INSTALL_PREFIX=${CMAKE_INSTALL_PREFIX}
)

Expand Down

0 comments on commit f499e52

Please sign in to comment.