summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.kern.mk
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-10-21 10:39:27 +0000
committerbde <bde@FreeBSD.org>1997-10-21 10:39:27 +0000
commitc460dbf96be1d501d4db90d94bcdba5f8e784597 (patch)
treee91c294cf60ef757ffae3c17379f70cd1da3502a /share/mk/bsd.kern.mk
parentda0f70fc69a75ddf599d864ad69c2e6d6496baf1 (diff)
downloadFreeBSD-src-c460dbf96be1d501d4db90d94bcdba5f8e784597.zip
FreeBSD-src-c460dbf96be1d501d4db90d94bcdba5f8e784597.tar.gz
Oops, comment lines can't be indented either.
Diffstat (limited to 'share/mk/bsd.kern.mk')
-rw-r--r--share/mk/bsd.kern.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/share/mk/bsd.kern.mk b/share/mk/bsd.kern.mk
index dcde3e6..17b416f 100644
--- a/share/mk/bsd.kern.mk
+++ b/share/mk/bsd.kern.mk
@@ -1,4 +1,4 @@
-# $Id: bsd.kern.mk,v 1.6 1997/10/21 06:53:24 bde Exp $
+# $Id: bsd.kern.mk,v 1.7 1997/10/21 10:36:07 bde Exp $
#
# Warning flags for compiling the kernel and components of the kernel.
@@ -6,10 +6,9 @@
CWARNFLAGS?= -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit \
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes \
-Wpointer-arith -Winline -Wuninitialized
- # -W -Wunused -Wcast-qual
#
# The following flags are next up for working on:
-# -Wformat -Wall
+# -W -Wunused -Wcast-qual -Wformat -Wall
#
# When working on removing warnings from code, the `-Werror' flag should be
# of material assistance.
OpenPOWER on IntegriCloud