diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2016-03-02 16:14:46 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2016-03-02 16:14:46 +0000 |
| commit | 52259a98adba7622f236db46a330e61df0c84fb1 (patch) | |
| tree | 9c83d6fb30867514fbcff33f80605a1fb118d720 /lib/libnv | |
| parent | aef2f6ad2e64655fcc1ab4f9b26e1c7eb20bbe00 (diff) | |
| parent | 39c44571c032ce86b43e87de4cc716ea696c265d (diff) | |
Notes
Diffstat (limited to 'lib/libnv')
| -rw-r--r-- | lib/libnv/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libnv/Makefile b/lib/libnv/Makefile index 1b750d2e0e6f..4b2125b07175 100644 --- a/lib/libnv/Makefile +++ b/lib/libnv/Makefile @@ -16,8 +16,6 @@ SRCS+= msgio.c SRCS+= nvlist.c SRCS+= nvpair.c -WARNS?= 6 - .if ${MK_TESTS} != "no" SUBDIR+= tests .endif |
