summaryrefslogtreecommitdiff
path: root/Makefile.conf
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.conf')
-rw-r--r--Makefile.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile.conf b/Makefile.conf
index 8d6cb796..e50e3c59 100644
--- a/Makefile.conf
+++ b/Makefile.conf
@@ -230,9 +230,8 @@ MINORVERSION=MinorVersion
#CF = cf/netbsd.h
#COPTS = -Wall -Wstrict-prototypes -Wno-unused -Wno-comment \
# -Wno-uninitialized $(WARNERR) \
-# -Wimplicit-function-declaration -Wpointer-arith -Wcast-qual \
-# -Wwrite-strings -Wmissing-prototypes \
-# -Wmissing-declarations -Wnested-externs \
+# -Wimplicit-function-declaration -Wpointer-arith \
+# -Wwrite-strings -Wnested-externs \
# -pipe $(BINDDEF) $(CC_OPTIONS)
#SCRIPT=netbsd
##--netbsd--