Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jan 2008 15:01:35 GMT
From:      Oleksandr Tymoshenko <gonzo@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 133552 for review
Message-ID:  <200801181501.m0IF1Zlf064137@repoman.freebsd.org>

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

Change 133552 by gonzo@gonzo_wooster on 2008/01/18 15:00:41

	o Add mips to list of known architectures

Affected files ...

.. //depot/projects/mips2/src/Makefile.inc1#10 edit

Differences ...

==== //depot/projects/mips2/src/Makefile.inc1#10 (text+ko) ====

@@ -113,7 +113,7 @@
 TARGET?=	${MACHINE}
 TARGET_ARCH?=	${MACHINE_ARCH}
 
-KNOWN_ARCHES?=	amd64 arm armeb/arm i386 i386/pc98 ia64 powerpc sparc64 sparc64/sun4v
+KNOWN_ARCHES?=	amd64 arm armeb/arm i386 i386/pc98 ia64 mips powerpc sparc64 sparc64/sun4v
 .if ${TARGET} == ${TARGET_ARCH}
 _t=		${TARGET}
 .else



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