From e5f125bf1d799e4553b973e005d65d91bcb9567f Mon Sep 17 00:00:00 2001 From: Cal Peyser Date: Mon, 18 Apr 2016 22:29:16 +0000 Subject: Rollback of commit 9dc24effb614f3695c962c4e1d1012e9e2aeb453. *** Reason for rollback *** looks like this is probably break [] *** Original change description *** Bind path to xcrunwrapper in workspace files. -- MOS_MIGRATED_REVID=120167193 --- WORKSPACE | 3 --- 1 file changed, 3 deletions(-) (limited to 'WORKSPACE') 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") -- cgit v1.2.3