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/815a45a74027
branches: trunk
changeset: 447965:815a45a74027
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 c5a44c9dce4a -r 815a45a74027 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