ENABLE_CHECKING in bfd, opcodes, binutils, ld
[binutils-gdb.git] / ld / emulparams / elf32ppclinux.sh
index 5ced00d1bec982fded0facce193f7b8319f082da..d78d6113245ea9f9ea42c72f192fa1eb592408d7 100644 (file)
@@ -1,8 +1,8 @@
-. ${srcdir}/emulparams/elf32ppc.sh
+source_sh ${srcdir}/emulparams/elf32ppc.sh
 TEXT_START_ADDR=0x10000000
 unset EXECUTABLE_SYMBOLS
-unset OTHER_BSS_END_SYMBOLS
+unset OTHER_END_SYMBOLS
 test -z "${RELOCATING}" || OTHER_SECTIONS="/DISCARD/   : { *(.fixup) }"
-OTHER_READWRITE_SECTIONS="
+OTHER_RELRO_SECTIONS="
   .got1         ${RELOCATING-0} : { *(.got1) }
   .got2         ${RELOCATING-0} : { *(.got2) }"