We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01074ba commit 91a42dcCopy full SHA for 91a42dc
cpp/cmake_modules/ThirdpartyToolchain.cmake
@@ -1978,9 +1978,6 @@ macro(build_absl)
1978
any
1979
any_invocable
1980
atomic_hook
1981
- bad_any_cast
1982
- bad_optional_access
1983
- bad_variant_access
1984
base_internal
1985
bind_front
1986
bits
@@ -5094,8 +5091,6 @@ macro(build_google_cloud_cpp_storage)
5094
5091
# (and then some regexing)
5095
5092
list(APPEND
5096
5093
ARROW_BUNDLED_STATIC_LIBS
5097
- absl::bad_optional_access
5098
- absl::bad_variant_access
5099
absl::base
5100
absl::civil_time
5101
absl::cord
0 commit comments