diff options
| author | Kyle Evans <kevans@FreeBSD.org> | 2020-10-01 01:10:51 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2021-08-29 10:49:28 +0000 |
| commit | befc478229660bca9cbda38d73f6b9d7c8918ded (patch) | |
| tree | c0b7a637634097f50dc06fd96fb0cdab88b7cc86 /lib/libcrypt | |
| parent | b5ead234dc25157f0540ed3991859136778616f5 (diff) | |
Diffstat (limited to 'lib/libcrypt')
| -rw-r--r-- | lib/libcrypt/tests/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libcrypt/tests/Makefile b/lib/libcrypt/tests/Makefile index 22b7fccccbba..15798b215d17 100644 --- a/lib/libcrypt/tests/Makefile +++ b/lib/libcrypt/tests/Makefile @@ -4,7 +4,6 @@ ATF_TESTS_C+= crypt_tests NETBSD_ATF_TESTS_C+= crypt_test -WARNS?= 6 CFLAGS+= -I${.CURDIR:H} LIBADD= crypt |
