summaryrefslogtreecommitdiffstats
path: root/tools/regression/geom/GLib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/geom/GLib/Makefile')
-rw-r--r--tools/regression/geom/GLib/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/tools/regression/geom/GLib/Makefile b/tools/regression/geom/GLib/Makefile
index 01d9836..121ff6a 100644
--- a/tools/regression/geom/GLib/Makefile
+++ b/tools/regression/geom/GLib/Makefile
@@ -9,14 +9,13 @@ SRCS= geom.c geom_aes.c geom_bsd.c geom_simdev.c geom_dump.c \
geom_sunlabel.c geom_pc98.c
-CFLAGS += -g -static -W -Wall
-CFLAGS += -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
+CFLAGS += -gstabs -static
CFLAGS += -I/usr/src/sys -I..
CFLAGS += -DKERNELSIM
NOPIC = static
NOPROFILE = bingo
NOOBJ = youbet
-WARNS = 0
+WARNS = 5
.PATH: /sys/geom .. /sys/kern
OpenPOWER on IntegriCloud