mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-24 11:29:10 +00:00
fetch(1) is WARNS-5 clean (tested on i386 and Alpha)
This commit is contained in:
parent
32411a1b6f
commit
35945a74ac
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=100835
@ -2,6 +2,7 @@
|
||||
|
||||
MAINTAINER= des@freebsd.org
|
||||
PROG= fetch
|
||||
WARNS?= 5
|
||||
DPADD= ${LIBFETCH}
|
||||
LDADD= -lfetch
|
||||
.if !defined(NOCRYPT) && !defined(NOSECURE) && !defined(NO_OPENSSL)
|
||||
|
Loading…
Reference in New Issue
Block a user