Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk mips has switched already.
details: https://anonhg.NetBSD.org/src/rev/78c9ba02712a
branches: trunk
changeset: 379329:78c9ba02712a
user: christos <christos%NetBSD.org@localhost>
date: Thu May 27 21:02:56 2021 +0000
description:
mips has switched already.
diffstat:
share/mk/bsd.own.mk | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 6cec962e1edc -r 78c9ba02712a share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk Thu May 27 20:29:24 2021 +0000
+++ b/share/mk/bsd.own.mk Thu May 27 21:02:56 2021 +0000
@@ -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" || \
Home |
Main Index |
Thread Index |
Old Index