* ld.texinfo (Expression Section): Describe treatment of numbers
[deliverable/binutils-gdb.git] / ld / emultempl / beos.em
index 370dbacd0b3273d2180bd25c055ea17f30fbeba3..abd3979b38140654028485d3856efb1bbc5e75b1 100644 (file)
@@ -376,6 +376,8 @@ gld_${EMULATION_NAME}_set_symbols (void)
 static void
 gld_${EMULATION_NAME}_after_open (void)
 {
+  after_open_default ();
+
   /* Pass the wacky PE command line options into the output bfd.
      FIXME: This should be done via a function, rather than by
      including an internal BFD header.  */
This page took 0.024525 seconds and 4 git commands to generate.