[
https://issues.apache.org/jira/browse/ARROW-18036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neal Richardson updated ARROW-18036:
------------------------------------
Description: In
https://github.com/abseil/abseil-cpp/commit/a50ae369a30f99f79d7559002aba3413dac1bd48,
the argument changed from {{ABSL_RUN_TESTS}} to {{BUILD_TESTING}}. A verbose
thirdparty build now shows that ABSL_RUN_TESTS is being ignored. (BUILD_TESTING
seems to be OFF by default, so it's probably not a big deal, but we can be
explicit.) (was: In
https://github.com/abseil/abseil-cpp/commit/a50ae369a30f99f79d7559002aba3413dac1bd48,
the argument changed from {{ABSL_RUN_TESTS}} to {{BUILD_TESTING}}. A verbose
thirdparty build now shows that ABSL_RUN_TESTS is being ignored. )
> [C++] Use BUILD_TESTING=OFF for abseil-cpp
> ------------------------------------------
>
> Key: ARROW-18036
> URL: https://issues.apache.org/jira/browse/ARROW-18036
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Neal Richardson
> Assignee: Neal Richardson
> Priority: Major
>
> In
> https://github.com/abseil/abseil-cpp/commit/a50ae369a30f99f79d7559002aba3413dac1bd48,
> the argument changed from {{ABSL_RUN_TESTS}} to {{BUILD_TESTING}}. A verbose
> thirdparty build now shows that ABSL_RUN_TESTS is being ignored.
> (BUILD_TESTING seems to be OFF by default, so it's probably not a big deal,
> but we can be explicit.)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)