From f5d29a57caff67d27f7e3ad5c36b4b09d19d50e0 Mon Sep 17 00:00:00 2001 From: Jason Zaman Date: Sat, 22 Sep 2018 01:01:51 +0800 Subject: systemlibs: unbundle gast --- tensorflow/workspace.bzl | 1 + 1 file changed, 1 insertion(+) (limited to 'tensorflow/workspace.bzl') diff --git a/tensorflow/workspace.bzl b/tensorflow/workspace.bzl index 32c20d4087..d47d15315d 100755 --- a/tensorflow/workspace.bzl +++ b/tensorflow/workspace.bzl @@ -324,6 +324,7 @@ def tf_workspace(path_prefix = "", tf_repo_name = ""): sha256 = "7068908321ecd2774f145193c4b34a11305bd104b4551b09273dfd1d6a374930", strip_prefix = "gast-0.2.0", build_file = clean_dep("//third_party:gast.BUILD"), + system_build_file = clean_dep("//third_party/systemlibs:gast.BUILD"), ) tf_http_archive( -- cgit v1.2.3