aboutsummaryrefslogtreecommitdiff
path: root/lib/libxo
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2020-09-18 17:17:46 +0000
committerKyle Evans <kevans@FreeBSD.org>2020-09-18 17:17:46 +0000
commitfe815331bb40604ba31312acf7e4619674631777 (patch)
treec81780275dd6e888c4f23a7ee44cd37f687bc5f8 /lib/libxo
parentf9cc8410e16ab0870c218b7a9541464ef10a8d34 (diff)
Notes
Diffstat (limited to 'lib/libxo')
-rw-r--r--lib/libxo/tests/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libxo/tests/Makefile b/lib/libxo/tests/Makefile
index 5d42e0d9c34e..2d834ac502f1 100644
--- a/lib/libxo/tests/Makefile
+++ b/lib/libxo/tests/Makefile
@@ -4,6 +4,8 @@
PACKAGE= tests
+WARNS?= 1
+
LIBXOSRC= ${SRCTOP}/contrib/libxo
# Override the default suffix transformation rules for .c/.o -> .out