Merge "Re-enable gold linker for aarch64."
This commit is contained in:
commit
9d76c75782
1 changed files with 2 additions and 0 deletions
|
@ -115,6 +115,8 @@ TARGET_GLOBAL_LDFLAGS += \
|
|||
-Wl,-maarch64linux \
|
||||
-Wl,--hash-style=gnu \
|
||||
-Wl,--fix-cortex-a53-843419 \
|
||||
-fuse-ld=gold \
|
||||
-Wl,--icf=safe \
|
||||
-Wl,--no-undefined-version \
|
||||
$(arch_variant_ldflags)
|
||||
|
||||
|
|
Loading…
Reference in a new issue