summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-02-27 10:16:56 +0000
committerasmodai <asmodai@FreeBSD.org>2001-02-27 10:16:56 +0000
commit3b5bbecd16a6e87df244b51ceea490fb78b53db5 (patch)
tree85008442bb1d0b2c30922749d2380ab0f9c21eba /share
parentcfac8ceef1239f8d358f4f787c94638bb60b8214 (diff)
downloadFreeBSD-src-3b5bbecd16a6e87df244b51ceea490fb78b53db5.zip
FreeBSD-src-3b5bbecd16a6e87df244b51ceea490fb78b53db5.tar.gz
Short lived fame for -Wundef.
Second thoughts by: bde
Diffstat (limited to 'share')
-rw-r--r--share/examples/etc/make.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index 54cdca9..8f4ba6f 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -50,7 +50,7 @@
# putting "CFLAGS+=${BDECFLAGS}" in /etc/make.conf.
#
BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
- -Wcast-qual -Wchar-subscripts -Wconversion -Winline -Wundef \
+ -Wcast-qual -Wchar-subscripts -Wconversion -Winline \
-Wmissing-prototypes -Wnested-externs -Wpointer-arith \
-Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings
#
OpenPOWER on IntegriCloud