aboutsummaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
authorGravatar Bill Feng <yfen@google.com>2018-11-26 10:10:53 -0800
committerGravatar Bill Feng <yfen@google.com>2018-11-26 10:10:53 -0800
commit70f9992d77e67f90234b079eabaa33210d866c87 (patch)
treecac828979cdfdb51087ed1cbdd991f44c7e1a908 /WORKSPACE
parent3391245e739f587ded080aa62b104af1d66f0b79 (diff)
modified execution platform registration, added host platform
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE4
1 files changed, 0 insertions, 4 deletions
diff --git a/WORKSPACE b/WORKSPACE
index cd2718204d..1340ba0c6b 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -6,10 +6,6 @@ grpc_deps()
grpc_test_only_deps()
-register_execution_platforms(
- "//third_party/toolchains:all",
-)
-
register_toolchains(
"//third_party/toolchains:all",
)