Lower WARNS to 3 so that this still compiles on non x86 architectures.

This commit is contained in:
mux 2003-07-11 17:15:19 +00:00
parent 8a5b109a45
commit c69dd8c77f

View File

@ -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