aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
diff options
context:
space:
mode:
authorGravatar cparsons <cparsons@google.com>2017-04-13 16:59:11 +0200
committerGravatar Jakob Buchgraber <buchgr@google.com>2017-04-14 12:39:23 +0200
commit7babdf24800047ed46a86647ceeda96217403e02 (patch)
tree9b4a0730bc254f9cde98066d5c735c8cdb55b4e4 /src/test
parenteecd7128f420b2d404ed2f42d549dea3bd198d9d (diff)
Move xcrunwrapper and libtool to third_party/bazel/tools/objc from their xcode src directories
There's no value in having these copied over from src/tools to tools/objc separately. RELNOTES: None. PiperOrigin-RevId: 153060955
Diffstat (limited to 'src/test')
-rw-r--r--src/test/shell/bazel/apple/BUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/shell/bazel/apple/BUILD b/src/test/shell/bazel/apple/BUILD
index b550511267..282a5d82be 100644
--- a/src/test/shell/bazel/apple/BUILD
+++ b/src/test/shell/bazel/apple/BUILD
@@ -22,12 +22,10 @@ filegroup(
"//src/tools/xcode/actoolwrapper",
"//src/tools/xcode/environment:environment_plist",
"//src/tools/xcode/ibtoolwrapper",
- "//src/tools/xcode/libtool",
"//src/tools/xcode/momcwrapper",
"//src/tools/xcode/realpath",
"//src/tools/xcode/stdredirect:StdRedirect.dylib",
"//src/tools/xcode/swiftstdlibtoolwrapper",
- "//src/tools/xcode/xcrunwrapper",
"//tools/osx:xcode-locator",
],
"//conditions:default": [],