Skip to content

Commit

Permalink
bazel/rpk: build with purego
Browse files Browse the repository at this point in the history
  • Loading branch information
rockwotj committed Jan 3, 2025
1 parent 525540b commit 4e111a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/go/rpk/cmd/rpk/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ go_library(

go_binary(
name = "rpk",
pure = "on",
embed = [":rpk_lib"],
visibility = ["//visibility:public"],
)

0 comments on commit 4e111a9

Please sign in to comment.