mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-26 16:18:31 +00:00
Back out previous commit, it was unintentional.
Keep WARNS at 3 though the code does compile with WARNS=5 at least on i386 Noticed by: ru
This commit is contained in:
parent
0b46c08590
commit
a7a0612913
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=128187
@ -4,6 +4,6 @@
|
||||
PROG= arp
|
||||
MAN= arp.4 arp.8
|
||||
|
||||
WARNS?= 5
|
||||
WARNS?= 3
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user