summaryrefslogtreecommitdiffstats
path: root/lib/libfetch
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2002-10-28 10:37:31 +0000
committerdes <des@FreeBSD.org>2002-10-28 10:37:31 +0000
commit8f1da1ac7df362292d976af34effef4864bf0965 (patch)
tree9607a506e220349bfe517ef02b1d6b3c3d035341 /lib/libfetch
parent36a8c7e6f5b0af52392f78a9509b65116fb0d32a (diff)
downloadFreeBSD-src-8f1da1ac7df362292d976af34effef4864bf0965.zip
FreeBSD-src-8f1da1ac7df362292d976af34effef4864bf0965.tar.gz
libfetch is now WARNS5 clean in the non-SSL case.
Diffstat (limited to 'lib/libfetch')
-rw-r--r--lib/libfetch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libfetch/Makefile b/lib/libfetch/Makefile
index 700d052..845da22 100644
--- a/lib/libfetch/Makefile
+++ b/lib/libfetch/Makefile
@@ -17,7 +17,7 @@ LDADD= -lssl -lcrypto
WARNS?= 2
.endif
-WARNS?= 3
+WARNS?= 5
SHLIB_MAJOR= 3
OpenPOWER on IntegriCloud