mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-30 16:51:41 +00:00
Lower WARNS to 3 so that this still compiles on non x86 architectures.
This commit is contained in:
parent
08ebe101d2
commit
3c322bdfbf
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=117452
@ -4,7 +4,7 @@
|
||||
PROG= rarpd
|
||||
MAN= rarpd.8
|
||||
|
||||
WARNS?= 5
|
||||
WARNS?= 3
|
||||
# This breaks with format strings returned by expand_syslog_m().. argh!
|
||||
#FORMAT_AUDIT?= 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user