diff options
| author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-02-27 10:16:56 +0000 |
|---|---|---|
| committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-02-27 10:16:56 +0000 |
| commit | f9eec60e7292484f8b3e8623930988b3a19a8601 (patch) | |
| tree | 8c67650ab859cf2270f6436a90ddf2a3daec1111 /etc | |
| parent | e18f542dc0e47128fe18e31544eb9798c267adcf (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/defaults/make.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 54cdca9c261dc..8f4ba6f0c6127 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/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 # |
