Project import generated by Copybara.
GitOrigin-RevId: e3566e5029af25b0fc4b1071a49e49ae20aa5df6
This commit is contained in:
-6
@@ -1,9 +1,3 @@
|
||||
commit 9779e5ea6ef59562b030248947f787d1256132ae
|
||||
Author: jqtang <[email protected]>
|
||||
Date: Wed Sep 18 11:43:48 2019 -0700
|
||||
|
||||
Add glog Android support for MediaPipe.
|
||||
|
||||
diff --git a/src/logging.cc b/src/logging.cc
|
||||
index 0b5e6ee..be5a506 100644
|
||||
--- a/src/logging.cc
|
||||
|
||||
@@ -0,0 +1,14 @@
|
||||
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",
|
||||
],
|
||||
Reference in New Issue
Block a user