Merge "Define clang lld flags for hosts." am: 94853de469
am: 473af9f5c7
Change-Id: Ie8ee2a49eeb55b4a2997055fed7d2602854cf425
This commit is contained in:
@@ -99,7 +99,7 @@ var (
|
||||
|
||||
hostGlobalLdflags = []string{}
|
||||
|
||||
hostGlobalLldflags = []string{}
|
||||
hostGlobalLldflags = []string{"-fuse-ld=lld"}
|
||||
|
||||
commonGlobalCppflags = []string{
|
||||
"-Wsign-promo",
|
||||
|
Reference in New Issue
Block a user