OSDN Git Service

Enable gold linker for aarch64.
authorThan McIntosh <thanm@google.com>
Thu, 5 Nov 2015 00:21:00 +0000 (19:21 -0500)
committerThan McIntosh <thanm@google.com>
Thu, 5 Nov 2015 00:34:50 +0000 (19:34 -0500)
commita7f68ee9eaa3dcaf4e17bbf6eb4dae68df2cbdda
tree15ee6bcd576a57a306caa43b9905d8b024f175db
parentb18da85cb6b19f156e476cf4fb5d97f4e90ce84a
Enable gold linker for aarch64.

[Second attempt, this time with updated mac prebuilt]

Switches default linker from -fuse-ld-bfd to
-fuse-ld=gold, and enables -Wl,--icf=safe. This
changes reduces /system/lib64/*.so text size
by about 2% for N9.

Change-Id: I587075aae9d70cb6b16e55dc9cd1052580ac2626
core/combo/TARGET_linux-arm64.mk