This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 7128d97 ARROW-6735: [C++] Suppress sign-compare warning with g++ 9.2.1
add 1a39821 ARROW-6610: [C++] Add cmake option to disable filesystem layer
No new revisions were added by this update.
Summary of changes:
cpp/CMakeLists.txt | 6 +-
cpp/cmake_modules/DefineOptions.cmake | 44 +++---
cpp/cmake_modules/ThirdpartyToolchain.cmake | 7 +-
cpp/examples/minimal_build/build.sh | 6 +-
cpp/src/arrow/CMakeLists.txt | 234 ++++++++++++++--------------
5 files changed, 158 insertions(+), 139 deletions(-)