aboutsummaryrefslogtreecommitdiff
path: root/sbin/rtsol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/rtsol/Makefile')
-rw-r--r--sbin/rtsol/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/rtsol/Makefile b/sbin/rtsol/Makefile
index f533ed89eea3..4287d9879db0 100644
--- a/sbin/rtsol/Makefile
+++ b/sbin/rtsol/Makefile
@@ -19,6 +19,7 @@ PROG= rtsol
SRCS= rtsold.c rtsol.c if.c probe.c dump.c rtsock.c
CFLAGS+=-DINET6 -DHAVE_GETIFADDRS
+WARNS= 0
NOMAN= yes