* configure.tgt (targ_extra_obj) [aarch64*-*]: Define.
authorAndreas Schwab <schwab@linux-m68k.org>
Sat, 18 Oct 2014 08:30:54 +0000 (10:30 +0200)
committerAndreas Schwab <schwab@linux-m68k.org>
Sat, 18 Oct 2014 08:31:31 +0000 (10:31 +0200)
gold/ChangeLog
gold/configure.tgt

index db2f883..fdb876d 100644 (file)
@@ -1,3 +1,7 @@
+2014-10-18  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * configure.tgt (targ_extra_obj) [aarch64*-*]: Define.
+
 2014-10-17  Cary Coutant  <ccoutant@google.com>
 
        * aarch64.cc (AArch64_relocate_functions::maybe_apply_stub):
index 9a75070..59a681e 100644 (file)
@@ -146,6 +146,7 @@ arm*-*-*)
  ;;
 aarch64*-*)
  targ_obj=aarch64
+ targ_extra_obj=aarch64-reloc-property
  targ_machine=EM_AARCH64
  targ_size=64
  targ_extra_size=32