Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk remove "MKLINT.ia64=no" as default is no anyway, an...
details: https://anonhg.NetBSD.org/src/rev/0de9fcf13a0a
branches: trunk
changeset: 996349:0de9fcf13a0a
user: scole <scole%NetBSD.org@localhost>
date: Tue Jan 29 19:40:42 2019 +0000
description:
remove "MKLINT.ia64=no" as default is no anyway, and should compile on 64 bit host now
diffstat:
share/mk/bsd.own.mk | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 0d9c2a744809 -r 0de9fcf13a0a share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk Tue Jan 29 12:01:20 2019 +0000
+++ b/share/mk/bsd.own.mk Tue Jan 29 19:40:42 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.1095 2019/01/19 12:58:37 mrg Exp $
+# $NetBSD: bsd.own.mk,v 1.1096 2019/01/29 19:40:42 scole Exp $
# This needs to be before bsd.init.mk
.if defined(BSD_MK_COMPAT_FILE)
@@ -811,7 +811,6 @@
#
# The ia64 port is incomplete.
#
-MKLINT.ia64= no
MKGDB.ia64= no
#
Home |
Main Index |
Thread Index |
Old Index