projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d97d67
)
* configure.tgt (spu-*-elf*): Delete targ_extra_ofiles.
author
Alan Modra
<amodra@gmail.com>
Wed, 28 Feb 2007 01:29:58 +0000
(
01:29
+0000)
committer
Alan Modra
<amodra@gmail.com>
Wed, 28 Feb 2007 01:29:58 +0000
(
01:29
+0000)
ld/configure.tgt
patch
|
blob
|
history
diff --git
a/ld/configure.tgt
b/ld/configure.tgt
index 8915c13d975e829b21b52bf323bf2cc0d579d3b7..2f4c952cf295433717fd21cc7d90d1460bcc2082 100644
(file)
--- 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" ;;