mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-30 08:19:09 +00:00
Lower warning to allow building with gcc
This commit is contained in:
parent
2421b90f47
commit
71bcdff764
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=274896
@ -7,4 +7,6 @@ PROG= demandoc
|
||||
LDADD= ${LDMANDOC}
|
||||
DPADD= ${LIBMANDOC}
|
||||
|
||||
WARNS?= 5
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user