Skip to content

Commit

Permalink
[VL] Fix Alinux3 arrow build issue (apache#6363)
Browse files Browse the repository at this point in the history
  • Loading branch information
liujiayi771 authored and weiting-chen committed Aug 12, 2024
1 parent 2671425 commit 039ecbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ep/build-velox/src/get_velox.sh
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ function process_setup_alinux3 {
sed -i 's/python39 python39-devel python39-pip //g' scripts/setup-centos8.sh
sed -i "s/.*pip.* install/#&/" scripts/setup-centos8.sh
sed -i 's/ADDITIONAL_FLAGS=""/ADDITIONAL_FLAGS="-Wno-stringop-overflow"/g' scripts/setup-helper-functions.sh
sed -i "s/\${CMAKE_INSTALL_LIBDIR}/lib64/" third_party/CMakeLists.txt
}

function process_setup_tencentos32 {
Expand Down

0 comments on commit 039ecbb

Please sign in to comment.