aboutsummaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
authorGravatar Cal Peyser <cpeyser@google.com>2016-04-18 22:29:16 +0000
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2016-04-19 09:48:07 +0000
commite5f125bf1d799e4553b973e005d65d91bcb9567f (patch)
tree5a7535fbaf76ca4e8167ea58673687d4213c2de3 /WORKSPACE
parent3ee570fc8bdd54eeb0c041645dbe7789bdcb3d8b (diff)
*** Reason for rollback *** looks like this is probably break [] *** Original change description *** Bind path to xcrunwrapper in workspace files. -- MOS_MIGRATED_REVID=120167193
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE3
1 files changed, 0 insertions, 3 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 83c2388af6..05c5117286 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -31,6 +31,3 @@ docker_repository()
# scripts/workspace_user.sh and uncomment the next two lines.
# load("/WORKSPACE.user", "android_repositories")
# android_repositories()
-
-# This allows rules written in skylark to locate apple build tools.
-bind(name = "xcrunwrapper", actual = "@bazel_tools//tools/objc:xcrunwrapper")