Merge "Enable gold linker for aarch64." am: 14c2d968b9
am: 52cc54dcee
* commit '52cc54dceeb17fa6818b6a3e1496c894cb2bd231':
Enable gold linker for aarch64.
This commit is contained in:
commit
77bdc82f5f
1 changed files with 2 additions and 0 deletions
|
@ -110,6 +110,8 @@ TARGET_GLOBAL_LDFLAGS += \
|
|||
-Wl,-maarch64linux \
|
||||
-Wl,--hash-style=gnu \
|
||||
-Wl,--fix-cortex-a53-843419 \
|
||||
-fuse-ld=gold \
|
||||
-Wl,--icf=safe \
|
||||
$(arch_variant_ldflags)
|
||||
|
||||
# Disable transitive dependency library symbol resolving.
|
||||
|
|
Loading…
Reference in a new issue