This is an automated email from the ASF dual-hosted git repository.
kou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git
from b955da0597 GH-34188: [C++][Benchmark] Add missing
BENCHMARK_STATIC_DEFINE for bundled gbenchmark (#34194)
add 798b417ec3 GH-34157: [C++] Configure bundled AWS SDK to use aws-lc
instead of OpenSSL (#34159)
No new revisions were added by this update.
Summary of changes:
ci/scripts/java_jni_build.sh | 1 +
ci/scripts/java_jni_macos_build.sh | 3 +-
cpp/cmake_modules/ThirdpartyToolchain.cmake | 136 +++++++++++++++++++---------
cpp/src/arrow/ArrowConfig.cmake.in | 7 +-
cpp/src/arrow/filesystem/CMakeLists.txt | 44 +++++----
cpp/src/arrow/filesystem/s3fs_test.cc | 20 ++++
cpp/thirdparty/versions.txt | 3 +
java/gandiva/CMakeLists.txt | 3 -
8 files changed, 151 insertions(+), 66 deletions(-)