Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk YAF
details: https://anonhg.NetBSD.org/src/rev/992371dde3ce
branches: trunk
changeset: 347812:992371dde3ce
user: kre <kre%NetBSD.org@localhost>
date: Sat Sep 17 06:06:15 2016 +0000
description:
YAF
diffstat:
share/mk/bsd.own.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1c43fc72a282 -r 992371dde3ce share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk Sat Sep 17 04:01:43 2016 +0000
+++ b/share/mk/bsd.own.mk Sat Sep 17 06:06:15 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.959 2016/09/17 04:01:43 kre Exp $
+# $NetBSD: bsd.own.mk,v 1.960 2016/09/17 06:06:15 kre Exp $
# This needs to be before bsd.init.mk
.if defined(BSD_MK_COMPAT_FILE)
@@ -149,7 +149,7 @@
${MACHINE_CPU} == "m68k" || \
${MACHINE_CPU} == "mips" || \
${MACHINE_CPU} == "powerpc" || \
- ${MACHINE_CPU} == "sh3" ||
+ ${MACHINE_CPU} == "sh3"
HAVE_GDB?= 710
.else
HAVE_GDB?= 79
Home |
Main Index |
Thread Index |
Old Index