Module Name: src
Committed By: christos
Date: Thu May 27 21:02:56 UTC 2021
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
mips has switched already.
To generate a diff of this commit:
cvs rdiff -u -r1.1253 -r1.1254 src/share/mk/bsd.own.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/mk/bsd.own.mk
diff -u src/share/mk/bsd.own.mk:1.1253 src/share/mk/bsd.own.mk:1.1254
--- src/share/mk/bsd.own.mk:1.1253 Thu May 27 16:29:24 2021
+++ src/share/mk/bsd.own.mk Thu May 27 17:02:56 2021
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.1253 2021/05/27 20:29:24 christos Exp $
+# $NetBSD: bsd.own.mk,v 1.1254 2021/05/27 21:02:56 christos Exp $
# This needs to be before bsd.init.mk
.if defined(BSD_MK_COMPAT_FILE)
@@ -78,7 +78,6 @@ TOOLCHAIN_MISSING?= no
${MACHINE} == "sparc" || \
${MACHINE} == "sparc64" || \
${MACHINE} == "vax" || \
- ${MACHINE_MIPS64} || \
${MACHINE_ARCH} == "i386" || \
${MACHINE_ARCH} == "x86_64" || \
${MACHINE_CPU} == "aarch64" || \