Skip to content

Commit

Permalink
Delete old dependency to bazel's //tools/objc
Browse files Browse the repository at this point in the history
Followup to #16619.

PiperOrigin-RevId: 519183744
Change-Id: I13e4d00d679e1c1150c309264dc5fd3a980eb221
  • Loading branch information
googlewalt authored and copybara-github committed Mar 24, 2023
1 parent 7917b9a commit 130703a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 201 deletions.
4 changes: 2 additions & 2 deletions src/test/shell/bazel/bazel_tools_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ source "${CURRENT_DIR}/../integration_test_setup.sh" \

function test_build_objc_tools() {
# TODO(cparsons): Test building tools/objc/...
bazel build @bazel_tools//tools/objc:make_hashed_objlist.py \
|| fail "should build tools/objc/make_hashed_objlist.py"
bazel build @bazel_tools//tools/objc:j2objc_dead_code_pruner_binary.py \
|| fail "should build tools/objc/j2objc_dead_code_pruner_binary.py"
}

# Test that verifies @bazel_tools//tools:bzl_srcs contains all .bzl source
Expand Down
141 changes: 0 additions & 141 deletions tools/objc/libtool.sh

This file was deleted.

58 changes: 0 additions & 58 deletions tools/objc/make_hashed_objlist.py

This file was deleted.

0 comments on commit 130703a

Please sign in to comment.