Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Apr 2007 15:00:19 GMT
From:      Oleksandr Tymoshenko <gonzo@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 117360 for review
Message-ID:  <200704041500.l34F0Jqc067906@repoman.freebsd.org>

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

Change 117360 by gonzo@gonzo_jeeves on 2007/04/04 14:59:22

	o Add mips to KNOWN_ARCHES list.

Affected files ...

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

Differences ...

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

@@ -110,7 +110,7 @@
 TARGET?=	${MACHINE}
 TARGET_ARCH?=	${MACHINE_ARCH}
 
-KNOWN_ARCHES?=	amd64 arm i386 i386/pc98 ia64 powerpc sparc64 sparc64/sun4v
+KNOWN_ARCHES?=	amd64 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?200704041500.l34F0Jqc067906>