aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/ia64elf.em
diff options
context:
space:
mode:
Diffstat (limited to 'ld/emultempl/ia64elf.em')
-rw-r--r--ld/emultempl/ia64elf.em1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/emultempl/ia64elf.em b/ld/emultempl/ia64elf.em
index 3964059..eee467b 100644
--- a/ld/emultempl/ia64elf.em
+++ b/ld/emultempl/ia64elf.em
@@ -32,6 +32,7 @@ static int itanium = 0;
static void
gld${EMULATION_NAME}_after_parse (void)
{
+ link_info.need_relax_finalize = TRUE;
bfd_elf${ELFSIZE}_ia64_after_parse (itanium);
}