From afc2d396ad5fdfdc953220ad4ebfa9e206c9632a Mon Sep 17 00:00:00 2001 From: Per Fogelstrom Date: Mon, 14 Apr 1997 21:45:33 +0000 Subject: Forgot one change... --- gnu/usr.bin/binutils/ld/emultempl/elfobsd.em | 2 -- 1 file changed, 2 deletions(-) (limited to 'gnu/usr.bin') diff --git a/gnu/usr.bin/binutils/ld/emultempl/elfobsd.em b/gnu/usr.bin/binutils/ld/emultempl/elfobsd.em index 0b052eb033c..1981519fb2a 100644 --- a/gnu/usr.bin/binutils/ld/emultempl/elfobsd.em +++ b/gnu/usr.bin/binutils/ld/emultempl/elfobsd.em @@ -676,7 +676,6 @@ gld${EMULATION_NAME}_before_allocation () } } -#if defined (TARGET_IS_elf32bmip) || defined (TARGET_IS_elf32lmip) || defined (TARGET_IS_elf32arc) /* For MIPS ELF the .reginfo section requires special handling. Each input section is 24 bytes, and the final output section must also be 24 bytes. We handle this by clobbering all but the first @@ -705,7 +704,6 @@ gld${EMULATION_NAME}_before_allocation () s->_cooked_size = 0; } } -#endif } /* This is called by the before_allocation routine via -- cgit v1.2.3