Skip to content

Commit

Permalink
remove build thirdparty in package-vcpkg.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
wForget committed Jul 26, 2024
1 parent 5bef971 commit 671f874
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dev/package-vcpkg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,3 @@ source ./dev/vcpkg/env.sh
# build gluten with velox backend, prompt always respond y
export PROMPT_ALWAYS_RESPOND=y
./dev/buildbundle-veloxbe.sh --build_tests=ON --build_benchmarks=ON --enable_s3=ON --enable_hdfs=ON "$@"

# make thirdparty package
./dev/build-thirdparty.sh

0 comments on commit 671f874

Please sign in to comment.