Merge "bp2build: mark crt_beginso1 as bp2build_available."

This commit is contained in:
Jingwen Chen 2021-02-19 03:54:43 +00:00 committed by Gerrit Code Review
commit e89fe2021b
1 changed files with 1 additions and 0 deletions

View File

@ -2078,6 +2078,7 @@ cc_object {
srcs: ["arch-common/bionic/crtbegin_so.c"],
defaults: ["crt_so_defaults"],
bazel_module: { bp2build_available: true },
}
cc_object {