Merge "Linker: no demangle." into main
This commit is contained in:
@@ -149,6 +149,7 @@ var (
|
|||||||
commonGlobalLldflags = []string{
|
commonGlobalLldflags = []string{
|
||||||
"-fuse-ld=lld",
|
"-fuse-ld=lld",
|
||||||
"-Wl,--icf=safe",
|
"-Wl,--icf=safe",
|
||||||
|
"-Wl,--no-demangle",
|
||||||
}
|
}
|
||||||
|
|
||||||
deviceGlobalCppflags = []string{
|
deviceGlobalCppflags = []string{
|
||||||
|
Reference in New Issue
Block a user