aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xo
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2023-06-27 17:19:32 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2023-06-27 17:19:32 +0000
commit1e80d4b18897a8c3ff32291d970077aa7174ab96 (patch)
treee4cb41620b83ceb4a452a4a66a9a1f2df3f12712 /usr.bin/xo
parent90f2fee0e0400a785db8e5eadad40801d77b74b8 (diff)
downloadsrc-1e80d4b18897a8c3ff32291d970077aa7174ab96.tar.gz
src-1e80d4b18897a8c3ff32291d970077aa7174ab96.zip
Diffstat (limited to 'usr.bin/xo')
-rw-r--r--usr.bin/xo/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/xo/Makefile b/usr.bin/xo/Makefile
index 5cc36ab95dd9..2a98c10c7114 100644
--- a/usr.bin/xo/Makefile
+++ b/usr.bin/xo/Makefile
@@ -22,3 +22,5 @@ HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>
+
+CWARNFLAGS+= ${NO_WUNUSED_BUT_SET_VARIABLE}