[PATCH]: new targets
Nick Clifton
nickc@cambridge.redhat.com
Mon May 13 01:35:00 GMT 2002
Hi Federico,
> Why the sparc portion of this diff hasn't been applied?
Typo on my part, sorry. Fixed by applying this patch.
Cheers
Nick
Index: configure.in
===================================================================
RCS file: /cvs/src/src/bfd/configure.in,v
retrieving revision 1.92
retrieving revision 1.93
diff -c -3 -p -w -r1.92 -r1.93
*** configure.in 11 May 2002 09:10:13 -0000 1.92
--- configure.in 13 May 2002 08:33:26 -0000 1.93
*************** changequote([,])dnl
*** 350,356 ****
powerpc-*-*bsd*) COREFILE=netbsd-core.lo ;;
s390*-*-*) COREFILE=trad-core.lo ;;
sh*-*-netbsd*) COREFILE=netbsd-core.lo ;;
! sparc-*-netbsd* | sparc-*-openbsd*)
COREFILE=netbsd-core.lo
;;
tahoe-*-*)
--- 350,356 ----
powerpc-*-*bsd*) COREFILE=netbsd-core.lo ;;
s390*-*-*) COREFILE=trad-core.lo ;;
sh*-*-netbsd*) COREFILE=netbsd-core.lo ;;
! sparc-*-netbsd* | sparc*-*-openbsd*)
COREFILE=netbsd-core.lo
;;
tahoe-*-*)
2002-05-11 Federico G. Schwindt <fgsch@olimpo.com.br>
* configure.in (sparc*-*-openbsd*): Support sparc64-openbsd
corefiles as well.2
* configure: Regenerate.
More information about the Binutils
mailing list