summaryrefslogtreecommitdiff
path: root/ld/emultempl/m68kelf.em
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2001-03-05 05:02:03 +0000
committerAlan Modra <amodra@bigpond.net.au>2001-03-05 05:02:03 +0000
commit06c6657057524ba2c00af3b397525c99a031272a (patch)
treeabc3a93e095aca615bd2704c09dc9f9a1cccc609 /ld/emultempl/m68kelf.em
parent2fffdd676d2d1354dce100c02b6219be1ceba4ee (diff)
downloadbinutils-redhat-06c6657057524ba2c00af3b397525c99a031272a.tar.gz
* emultempl/m68kelf.em (m68k_elf_after_allocation): Call
after_allocation_default, not gld..._before_allocation.
Diffstat (limited to 'ld/emultempl/m68kelf.em')
-rw-r--r--ld/emultempl/m68kelf.em2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emultempl/m68kelf.em b/ld/emultempl/m68kelf.em
index 7185080174..3459da85a0 100644
--- a/ld/emultempl/m68kelf.em
+++ b/ld/emultempl/m68kelf.em
@@ -127,7 +127,7 @@ static void
m68k_elf_after_allocation ()
{
/* Call the standard elf routine. */
- gld${EMULATION_NAME}_before_allocation ();
+ after_allocation_default ();
#ifdef SUPPORT_EMBEDDED_RELOCS
if (command_line.embedded_relocs