Set DF_1_PIE in gld${EMULATION_NAME}_after_parse
[deliverable/binutils-gdb.git] / ld / emultempl / crxelf.em
index 8fefb82d394beeb60700b811c2eb7ed794f52cdc..172aa9b516fb135458fd7e746a7d9170629b5650 100644 (file)
@@ -42,7 +42,7 @@ crxelf_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.028399 seconds and 4 git commands to generate.