aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/workspace.bzl
diff options
context:
space:
mode:
authorGravatar Jason Zaman <jason@perfinion.com>2018-09-07 17:06:01 +0800
committerGravatar Jason Zaman <jason@perfinion.com>2018-09-22 10:31:27 +0800
commitf8c1a3d9806d8c4adf2104be0b0ee395d548a6cb (patch)
treef52f9dc1ade92b6a6ee3df52bad970f3278fe76a /tensorflow/workspace.bzl
parented5578687b52d905a40859b08818f8810faadbee (diff)
systemlibs: unbundle googleapis
Signed-off-by: Jason Zaman <jason@perfinion.com>
Diffstat (limited to 'tensorflow/workspace.bzl')
-rwxr-xr-xtensorflow/workspace.bzl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/workspace.bzl b/tensorflow/workspace.bzl
index 0e73e911c3..32c20d4087 100755
--- a/tensorflow/workspace.bzl
+++ b/tensorflow/workspace.bzl
@@ -194,6 +194,7 @@ def tf_workspace(path_prefix = "", tf_repo_name = ""):
sha256 = "824870d87a176f26bcef663e92051f532fac756d1a06b404055dc078425f4378",
strip_prefix = "googleapis-f81082ea1e2f85c43649bee26e0d9871d4b41cdb",
build_file = clean_dep("//third_party:googleapis.BUILD"),
+ system_build_file = clean_dep("//third_party/systemlibs:googleapis.BUILD"),
)
tf_http_archive(