aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/dtrace/fbt/Makefile
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2023-03-22 19:35:30 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2023-03-22 19:35:30 +0000
commitdddb1aec4d54ba949201f4a2e3146cfab4a5870f (patch)
tree2406cc25ffc1c3e93f1bffc4c708340c3d5501ce /sys/modules/dtrace/fbt/Makefile
parent4ffeb3b88ed228e72e13abe1be888c77c6ede95d (diff)
Diffstat (limited to 'sys/modules/dtrace/fbt/Makefile')
-rw-r--r--sys/modules/dtrace/fbt/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/dtrace/fbt/Makefile b/sys/modules/dtrace/fbt/Makefile
index 360d92000776..288c8cafa817 100644
--- a/sys/modules/dtrace/fbt/Makefile
+++ b/sys/modules/dtrace/fbt/Makefile
@@ -23,4 +23,3 @@ CFLAGS+= -I${SYSDIR}/cddl/dev/fbt
.include <bsd.kmod.mk>
CFLAGS+= -include ${SYSDIR}/cddl/compat/opensolaris/sys/debug_compat.h
-CWARNFLAGS+= ${OPENZFS_CWARNFLAGS}