Merge "bp2build: mark crt_beginso1 as bp2build_available."
This commit is contained in:
commit
e89fe2021b
|
@ -2078,6 +2078,7 @@ cc_object {
|
|||
srcs: ["arch-common/bionic/crtbegin_so.c"],
|
||||
|
||||
defaults: ["crt_so_defaults"],
|
||||
bazel_module: { bp2build_available: true },
|
||||
}
|
||||
|
||||
cc_object {
|
||||
|
|
Loading…
Reference in New Issue