* scripttempl/elf.sc: Move non-text .dynamic section before
[deliverable/binutils-gdb.git] / ld / emulparams / elf32b4300.sh
index 24f8d98eab0cb865cdfa97232b8ff3e7c685dc3b..88626a49241b37802abb5e29b8938cb7267be673 100644 (file)
@@ -9,7 +9,7 @@ OTHER_TEXT_SECTIONS='*(.mips16.fn.*) *(.mips16.call.*)'
 OTHER_GOT_SYMBOLS='
   _gp = ALIGN(16) + 0x7ff0;
 '
-OTHER_GOT_SECTIONS='
+OTHER_SDATA_SECTIONS='
   .lit8 : { *(.lit8) }
   .lit4 : { *(.lit4) }
 '
This page took 0.023617 seconds and 4 git commands to generate.