Don't enable new dtags by default with -rpath
[deliverable/binutils-gdb.git] / ld / emultempl / cr16elf.em
index f76b95e2dfe1753765acfca4d57b36ee37f57148..0cf5e39840ad154a2d1bc0fcb44a79bb2f191a7c 100644 (file)
@@ -119,7 +119,7 @@ cr16elf_after_parse (void)
      is true the link sometimes fails.  */
   config.magic_demand_paged = FALSE;
 
-  after_parse_default ();
+  gld${EMULATION_NAME}_after_parse ();
 }
 
 /* This is called after the sections have been attached to output
This page took 0.025066 seconds and 4 git commands to generate.