Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jun 2004 03:07:38 GMT
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 55128 for review
Message-ID:  <200406170307.i5H37cF7031057@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

http://perforce.freebsd.org/chv.cgi?CH=55128

Change 55128 by jmallett@jmallett_oingo on 2004/06/17 03:07:34

	In the GNU build environment include traditional mips stuff for fbsd.

Affected files ...

.. //depot/projects/mips/contrib/binutils/gas/configure.in#5 edit

Differences ...

==== //depot/projects/mips/contrib/binutils/gas/configure.in#5 (text+ko) ====

@@ -383,6 +383,7 @@
       mips-*-ultrix*)			fmt=ecoff endian=little ;;
       mips-*-osf*)			fmt=ecoff endian=little ;;
       mips-*-ecoff*)			fmt=ecoff ;;
+      mips-*-freebsd*)			fmt=elf em=tmips ;;
       mips-*-pe*)			fmt=coff endian=little em=pe ;;
       mips-*-irix6*)			fmt=elf em=irix ;;
       mips-*-irix5*)			fmt=elf em=irix ;;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406170307.i5H37cF7031057>