public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* ld/configure.tgt
@ 2002-02-01  6:43 Ivan Guzvinec
  0 siblings, 0 replies; only message in thread
From: Ivan Guzvinec @ 2002-02-01  6:43 UTC (permalink / raw)
  To: binutils

[-- Attachment #1: Type: text/plain, Size: 115 bytes --]

Hi,

There is or32-*-rtems line missing in ld/configure.tgt file. I attached
the patch to fix this.

regards,
	Ivan

[-- Attachment #2: ld-patch --]
[-- Type: text/plain, Size: 662 bytes --]

Index: configure.tgt
===================================================================
RCS file: /cvs/src/src/ld/configure.tgt,v
retrieving revision 1.78
diff -c -3 -p -r1.78 configure.tgt
*** configure.tgt	2002/01/31 17:33:06	1.78
--- configure.tgt	2002/02/01 14:33:33
*************** ns32k-pc532-netbsd* | ns32k-pc532-lites*
*** 370,375 ****
--- 370,376 ----
  openrisc-*-*)		targ_emul=elf32openrisc ;;
  or32-*-coff)		targ_emul=or32 ;;
  or32-*-elf)		targ_emul=or32elf ;;
+ or32-*-rtems)           targ_emul=or32 ;;
  pdp11-*-*)		targ_emul=pdp11 ;;
  pjl*-*-*)	        targ_emul=pjlelf ; targ_extra_emuls="elf_i386" ;;
  pj*-*-*)	        targ_emul=pjelf ;;

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-02-01 14:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-01  6:43 ld/configure.tgt Ivan Guzvinec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).