There was an error while loading. Please reload this page.
1 parent 2625779 commit 9c42677Copy full SHA for 9c42677
1 file changed
cpp/cmake_modules/ThirdpartyToolchain.cmake
@@ -1969,16 +1969,15 @@ function(build_absl)
1969
absl::log_internal_check_op
1970
absl::log_internal_conditions
1971
absl::log_internal_format
1972
+ absl::log_internal_globals
1973
absl::log_internal_log_sink_set
1974
absl::log_internal_message
1975
absl::log_internal_nullguard
1976
absl::log_internal_proto
1977
absl::log_internal_structured_proto
1978
+ absl::log_globals
1979
absl::log_severity
1980
absl::log_sink
- # absl::log_internal_globals must be after other absl::log_* because
- # other absl::log_* refers symbols in absl::log_internal_globals.
1981
- absl::log_internal_globals
1982
absl::low_level_hash
1983
absl::malloc_internal
1984
absl::raw_hash_set
0 commit comments