Internal change
PiperOrigin-RevId: 505723714
This commit is contained in:
committed by
Copybara-Service
parent
f9f6acffed
commit
2c4dece023
-14
@@ -1,17 +1,3 @@
|
||||
diff --git a/absl/time/internal/cctz/BUILD.bazel b/absl/time/internal/cctz/BUILD.bazel
|
||||
index 9fceffe..e7f9d01 100644
|
||||
--- a/absl/time/internal/cctz/BUILD.bazel
|
||||
+++ b/absl/time/internal/cctz/BUILD.bazel
|
||||
@@ -69,8 +69,5 @@ cc_library(
|
||||
"include/cctz/zone_info_source.h",
|
||||
],
|
||||
linkopts = select({
|
||||
- ":osx": [
|
||||
- "-framework Foundation",
|
||||
- ],
|
||||
":ios": [
|
||||
"-framework Foundation",
|
||||
],
|
||||
diff --git a/absl/types/compare.h b/absl/types/compare.h
|
||||
index 19b076e..0201004 100644
|
||||
--- a/absl/types/compare.h
|
||||
Reference in New Issue
Block a user