mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-05 09:14:03 +00:00
Set WARNS=1 temporarily to unbreak universe.
This commit is contained in:
parent
b6654957c3
commit
37a0ad8079
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=222771
@ -23,6 +23,6 @@ LDADD= -lutil
|
||||
|
||||
CFLAGS+= -DHAVE_ARC4RANDOM -DHAVE_POLL_H -DROUTEINFO
|
||||
|
||||
WARNS?= 6
|
||||
WARNS?= 1
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user