From: Alan Modra Date: Wed, 28 Feb 2007 01:29:58 +0000 (+0000) Subject: * configure.tgt (spu-*-elf*): Delete targ_extra_ofiles. X-Git-Tag: drow-reverse-20070409-branchpoint~346 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=37dc280a2e4a4ae9c190123b75c52dfe9194b788;p=thirdparty%2Fbinutils-gdb.git * configure.tgt (spu-*-elf*): Delete targ_extra_ofiles. --- diff --git a/ld/configure.tgt b/ld/configure.tgt index 8915c13d975..2f4c952cf29 100644 --- a/ld/configure.tgt +++ b/ld/configure.tgt @@ -577,7 +577,6 @@ sparc*-wrs-vxworks*) targ_emul=sparcaout ;; sparc*-*-rtems*) targ_emul=elf32_sparc ;; spu-*-elf*) targ_emul=elf32_spu - targ_extra_ofiles="spu_inc.o" ;; tic30-*-*aout*) targ_emul=tic30aout ;; tic30-*-*coff*) targ_emul=tic30coff ;; tic4x-*-* | c4x-*-*) targ_emul=tic4xcoff ; targ_extra_emuls="tic3xcoff tic3xcoff_onchip" ;;