summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.kern.mk
diff options
context:
space:
mode:
Diffstat (limited to 'share/mk/bsd.kern.mk')
-rw-r--r--share/mk/bsd.kern.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/mk/bsd.kern.mk b/share/mk/bsd.kern.mk
index 17b416f..c5cd865 100644
--- a/share/mk/bsd.kern.mk
+++ b/share/mk/bsd.kern.mk
@@ -1,11 +1,11 @@
-# $Id: bsd.kern.mk,v 1.7 1997/10/21 10:36:07 bde Exp $
+# $Id: bsd.kern.mk,v 1.8 1997/10/21 10:39:27 bde Exp $
#
# Warning flags for compiling the kernel and components of the kernel.
#
CWARNFLAGS?= -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit \
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes \
- -Wpointer-arith -Winline -Wuninitialized
+ -Wpointer-arith -Winline -Wuninitialized -ansi
#
# The following flags are next up for working on:
# -W -Wunused -Wcast-qual -Wformat -Wall
OpenPOWER on IntegriCloud