Merge "Use no_libcrt property instead of hard coding projects to exclude"

This commit is contained in:
Treehugger Robot 2019-02-13 21:53:26 +00:00 committed by Gerrit Code Review
commit 0197b0a92f
2 changed files with 2 additions and 0 deletions

View File

@ -78,6 +78,7 @@ cc_defaults {
recovery_available: true,
// TODO(ivanlozano): Remove after b/118321713
no_libcrt: true,
xom: false,
}

View File

@ -509,6 +509,7 @@ cc_library {
stl: "none",
// TODO(ivanlozano): Remove after b/118321713
no_libcrt: true,
xom: false,
stubs: {