* emultempl/ia64elf.em (gld${EMULATION_NAME}_after_parse): Don't
[deliverable/binutils-gdb.git] / ld / emultempl / ia64elf.em
index 551772574e2fd871f9d484b47ba6db5da5e1b613..396405902a3e716fe55cc90a1d82d827ce7c1297 100644 (file)
@@ -32,7 +32,7 @@ static int itanium = 0;
 static void
 gld${EMULATION_NAME}_after_parse (void)
 {
-  bfd_${EMULATION_NAME}_after_parse (itanium);
+  bfd_elf${ELFSIZE}_ia64_after_parse (itanium);
 }
 
 EOF
This page took 0.024193 seconds and 4 git commands to generate.