aboutsummaryrefslogtreecommitdiff
path: root/lib/libcrypt
diff options
context:
space:
mode:
authorAlan Somers <asomers@FreeBSD.org>2017-03-11 00:07:04 +0000
committerAlan Somers <asomers@FreeBSD.org>2017-03-11 00:07:04 +0000
commit51f86375f4f2c50d6fb96d7d7cd3bb4e835049ff (patch)
treeaeb45a0aaa4facaa7171b7b343de0374d45fcfe9 /lib/libcrypt
parenta55051c487f7fb155ef0abb10d94ca2970ce9078 (diff)
Notes
Diffstat (limited to 'lib/libcrypt')
-rw-r--r--lib/libcrypt/tests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcrypt/tests/Makefile b/lib/libcrypt/tests/Makefile
index 15798b215d17..22b7fccccbba 100644
--- a/lib/libcrypt/tests/Makefile
+++ b/lib/libcrypt/tests/Makefile
@@ -4,6 +4,7 @@ ATF_TESTS_C+= crypt_tests
NETBSD_ATF_TESTS_C+= crypt_test
+WARNS?= 6
CFLAGS+= -I${.CURDIR:H}
LIBADD= crypt