PERFORCE change 133552 for review

Oleksandr Tymoshenko gonzo at FreeBSD.org
Fri Jan 18 07:01:37 PST 2008


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

Change 133552 by gonzo at 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


More information about the p4-projects mailing list