We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa7c38b commit bdb232cCopy full SHA for bdb232c
.github/workflows/jarbuild.yml
@@ -243,7 +243,7 @@ jobs:
243
--x-install-root=${VCPKG_ROOT}/installed \
244
--x-manifest-root=arrow/ci/vcpkg \
245
--overlay-ports=arrow/ci/vcpkg/overlay/llvm/ \
246
- --x-feature=gandiva
+ --x-feature=gandiva-llvm
247
# Remove conflicting brew packages that vcpkg will provide
248
# brew uninstall aws-sdk-cpp || :
249
# brew uninstall grpc || :
0 commit comments