Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm26/conf Don't bother setting lint flags. arm26 ...
details: https://anonhg.NetBSD.org/src/rev/128e3e6cf0de
branches: trunk
changeset: 517666:128e3e6cf0de
user: bjh21 <bjh21%NetBSD.org@localhost>
date: Fri Nov 16 14:53:47 2001 +0000
description:
Don't bother setting lint flags. arm26 doesn't pass lint anyway, so we may
as well use the defaults.
diffstat:
sys/arch/arm26/conf/Makefile.arm26 | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 60f58ecd1084 -r 128e3e6cf0de sys/arch/arm26/conf/Makefile.arm26
--- a/sys/arch/arm26/conf/Makefile.arm26 Fri Nov 16 14:46:16 2001 +0000
+++ b/sys/arch/arm26/conf/Makefile.arm26 Fri Nov 16 14:53:47 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.arm26,v 1.13 2001/11/16 14:46:16 bjh21 Exp $
+# $NetBSD: Makefile.arm26,v 1.14 2001/11/16 14:53:47 bjh21 Exp $
# Makefile for NetBSD
#
@@ -67,7 +67,6 @@
##
## (7) misc settings
##
-KERNLINTFLAGS= -bceghnxzF
##
## (8) config(8) generated machinery
Home |
Main Index |
Thread Index |
Old Index