Merge "Mark sh_binary target as being bp2build_available."

This commit is contained in:
Treehugger Robot 2021-02-09 16:29:55 +00:00 committed by Gerrit Code Review
commit 8d1f9c2c3b
1 changed files with 1 additions and 0 deletions

View File

@ -392,6 +392,7 @@ cc_binary {
sh_binary {
name: "ldd",
src: "ldd",
bazel_module: { bp2build_available: true },
}
cc_library {