PATCH: NetBSD/mips vs. bfd/configure.host

Jason R Thorpe thorpej@wasabisystems.com
Thu Dec 13 10:33:00 GMT 2001
The following patch fixes matching of NetBSD/mips hosts in
bfd/configure.host.

	[ for bfd/ChangeLog ]
2001-12-13  Jason Thorpe  <thorpej@wasabisystems.com>

	* configure.host: Correctly match all NetBSD/mips
	hosts.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>
-------------- next part --------------
Index: bfd/configure.host
===================================================================
RCS file: /cvs/src/src/bfd/configure.host,v
retrieving revision 1.7
diff -c -r1.7 configure.host
*** configure.host	2001/06/21 07:44:29	1.7
--- configure.host	2001/12/13 18:15:04
***************
*** 34,40 ****
  i[3456]86-sequent-sysv4*) ;;
  i[3456]86-sequent-sysv*)	HDEFINES=-Dshared=genshared ;;
  
! mips*-dec-netbsd*)	;;
  mips*-*-openbsd*)	;;
  mips*-dec-*)		HDEFINES="-G 4"	;;
  mips*-sgi-irix3*)	HDEFINES="-G 4" ;;
--- 34,40 ----
  i[3456]86-sequent-sysv4*) ;;
  i[3456]86-sequent-sysv*)	HDEFINES=-Dshared=genshared ;;
  
! mips*-*-netbsd*)	;;
  mips*-*-openbsd*)	;;
  mips*-dec-*)		HDEFINES="-G 4"	;;
  mips*-sgi-irix3*)	HDEFINES="-G 4" ;;


More information about the Binutils mailing list