Merge "Mark sh_binary target as being bp2build_available."
This commit is contained in:
commit
8d1f9c2c3b
|
@ -392,6 +392,7 @@ cc_binary {
|
|||
sh_binary {
|
||||
name: "ldd",
|
||||
src: "ldd",
|
||||
bazel_module: { bp2build_available: true },
|
||||
}
|
||||
|
||||
cc_library {
|
||||
|
|
Loading…
Reference in New Issue