Merge "Annotate No_libcrt with arch_variant"
This commit is contained in:
@@ -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"`
|
||||
|
Reference in New Issue
Block a user