Skip to content

Commit 91a42dc

Browse files
committed
fully remove absl libraries that no longer exist
1 parent 01074ba commit 91a42dc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

cpp/cmake_modules/ThirdpartyToolchain.cmake

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1978,9 +1978,6 @@ macro(build_absl)
19781978
any
19791979
any_invocable
19801980
atomic_hook
1981-
bad_any_cast
1982-
bad_optional_access
1983-
bad_variant_access
19841981
base_internal
19851982
bind_front
19861983
bits
@@ -5094,8 +5091,6 @@ macro(build_google_cloud_cpp_storage)
50945091
# (and then some regexing)
50955092
list(APPEND
50965093
ARROW_BUNDLED_STATIC_LIBS
5097-
absl::bad_optional_access
5098-
absl::bad_variant_access
50995094
absl::base
51005095
absl::civil_time
51015096
absl::cord

0 commit comments

Comments
 (0)