mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-02 08:42:48 +00:00
Mark du(1) as WARNS6 clean.
Tested on: alpha, amd64, i386, ia64, sparc64
This commit is contained in:
parent
86a91f8b89
commit
8cab54e9a8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=129676
@ -2,6 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= du
|
||||
WARNS?= 6
|
||||
DPADD= ${LIBM}
|
||||
LDADD= -lm
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user