Merge "Remove a flag from riscv64 that was copied from arm64."
This commit is contained in:
@@ -32,7 +32,6 @@ var (
|
||||
|
||||
riscv64Ldflags = []string{
|
||||
"-Wl,--hash-style=gnu",
|
||||
"-Wl,-z,separate-code",
|
||||
}
|
||||
|
||||
riscv64Lldflags = append(riscv64Ldflags,
|
||||
|
Reference in New Issue
Block a user