PERFORCE change 55128 for review

Juli Mallett jmallett at FreeBSD.org
Thu Jun 17 03:07:49 GMT 2004


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

Change 55128 by jmallett at 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 ;;


More information about the p4-projects mailing list