Skip to content

Commit

Permalink
Make 'proto_library' based on the prebuilt protoc binaries i.e. `rele…
Browse files Browse the repository at this point in the history
…ase/protoc_minimal`.

[]

BEGIN_PUBLIC
Internal change
END_PUBLIC

PiperOrigin-RevId: 696000088
Change-Id: I927fe00a81a57ac727ba82e85b3148b1c87a0d21
  • Loading branch information
Googler authored and copybara-github committed Nov 13, 2024
1 parent dc4fb9c commit 0f9d547
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ private static void createNetProto2(MockToolsConfig config) throws IOException {

// TODO: b/305068148 - Remove this after blaze is released with protoc_minimal.
config.create(
"third_party/protobuf/compiler/BUILD",
"third_party/protobuf/compiler/release/BUILD",
"""
load('//test_defs:foo_binary.bzl', 'foo_binary')
package(default_visibility = ["//visibility:public"])
Expand Down

0 comments on commit 0f9d547

Please sign in to comment.