From: pefo Date: Mon, 14 Apr 1997 21:45:32 +0000 (+0000) Subject: Forgot one change... X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=18c476f3ee840abcda10dbf0e585116b8dc66a47;p=openbsd Forgot one change... --- 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