Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4e3c6012 authored by Yi Kong's avatar Yi Kong Committed by Gerrit Code Review
Browse files

Merge "Annotate No_libcrt with arch_variant"

parents ff1b5c7b 410d8347
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"`