Merge "Annotate No_libcrt with arch_variant" am: 4e3c60128f am: da69c65b88

am: 7886a6776f

Change-Id: Ic703ff048f1e374c0a8509baa85704dd58176fac
This commit is contained in:
Yi Kong
2019-02-15 12:54:22 -08:00
committed by android-build-merger

View File

@@ -61,7 +61,7 @@ type BaseLinkerProperties struct {
No_libgcc *bool
// don't link in libclang_rt.builtins-*.a
No_libcrt *bool
No_libcrt *bool `android:"arch_variant"`
// Use clang lld instead of gnu ld.
Use_clang_lld *bool `android:"arch_variant"`