aboutsummaryrefslogtreecommitdiff
path: root/lib/libproc/tests
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2016-03-02 16:14:46 +0000
committerGlen Barber <gjb@FreeBSD.org>2016-03-02 16:14:46 +0000
commit52259a98adba7622f236db46a330e61df0c84fb1 (patch)
tree9c83d6fb30867514fbcff33f80605a1fb118d720 /lib/libproc/tests
parentaef2f6ad2e64655fcc1ab4f9b26e1c7eb20bbe00 (diff)
parent39c44571c032ce86b43e87de4cc716ea696c265d (diff)
downloadsrc-52259a98adba7622f236db46a330e61df0c84fb1.tar.gz
src-52259a98adba7622f236db46a330e61df0c84fb1.zip
MFH
Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/projects/release-pkg/; revision=296318
Diffstat (limited to 'lib/libproc/tests')
-rw-r--r--lib/libproc/tests/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libproc/tests/Makefile b/lib/libproc/tests/Makefile
index f2427801ad39..768078ecb3f8 100644
--- a/lib/libproc/tests/Makefile
+++ b/lib/libproc/tests/Makefile
@@ -16,6 +16,4 @@ LIBADD= elf proc rtld_db util
# for testing symbol lookup.
STRIP=
-WARNS?= 6
-
.include <bsd.test.mk>