ENABLE_CHECKING in bfd, opcodes, binutils, ld
[binutils-gdb.git] / ld / emulparams / shlelf_linux.sh
index 4e2a5813f20ca8f0d10b79eb708112d8f6117649..aeb225e6643af112305256cd5964e3d341cfa478 100644 (file)
@@ -9,12 +9,9 @@ MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
 COMMONPAGESIZE="CONSTANT (COMMONPAGESIZE)"
 ARCH=sh
 MACHINE=
-TEMPLATE_NAME=elf32
+TEMPLATE_NAME=elf
 GENERATE_SHLIB_SCRIPT=yes
 GENERATE_PIE_SCRIPT=yes
-# PR 17739.  Delay checking relocs until after all files have
-# been opened and linker garbage collection has taken place.
-CHECK_RELOCS_AFTER_OPEN_INPUT=yes
 
 DATA_START_SYMBOLS='PROVIDE (__data_start = .);';