aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/repo.bzl
diff options
context:
space:
mode:
authorGravatar Yong Tang <yong.tang.github@outlook.com>2018-05-24 05:02:16 +0000
committerGravatar Yong Tang <yong.tang.github@outlook.com>2018-05-24 23:27:39 +0000
commit7b65ed4bd80c12361706f4735462af4c0f8f5738 (patch)
tree6eb42dfd74bf26b5fba8f353a3df2b48bc1b4351 /third_party/repo.bzl
parentf3dceb0f42628bccd2d7f4081dcb04527953ae30 (diff)
Remove whitelisted gemmlowp and mirror.bazel.build link has been enabled.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Diffstat (limited to 'third_party/repo.bzl')
-rw-r--r--third_party/repo.bzl1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/repo.bzl b/third_party/repo.bzl
index 36f5aa5bde..02635a860e 100644
--- a/third_party/repo.bzl
+++ b/third_party/repo.bzl
@@ -17,7 +17,6 @@
_SINGLE_URL_WHITELIST = depset([
"arm_compiler",
"ortools_archive",
- "gemmlowp",
])
def _is_windows(ctx):