Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Sep 2008 03:58:53 GMT
From:      Oleksandr Tymoshenko <gonzo@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 149693 for review
Message-ID:  <200809130358.m8D3wra5047699@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=149693

Change 149693 by gonzo@gonzo_jeeves on 2008/09/13 03:58:25

	Remove duplicate for "mips" platform

Affected files ...

.. //depot/projects/mips2/src/gnu/usr.bin/cc/Makefile.tgt#7 edit

Differences ...

==== //depot/projects/mips2/src/gnu/usr.bin/cc/Makefile.tgt#7 (text+ko) ====

@@ -4,9 +4,6 @@
 
 .if ${TARGET_ARCH} == "amd64"
 GCC_CPU=	i386
-.elif ${TARGET_ARCH} == "mips"
-GCC_CPU=	mips
-TARGET_CPU_DEFAULT=	16
 .elif ${TARGET_ARCH} == "powerpc"
 GCC_CPU=	rs6000
 .elif ${TARGET_ARCH} == "sparc64"



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