aboutsummaryrefslogtreecommitdiff
path: root/sbin/rtsol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/rtsol/Makefile')
-rw-r--r--sbin/rtsol/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/rtsol/Makefile b/sbin/rtsol/Makefile
index c68ef2dafd61..0bdbdaa0ba67 100644
--- a/sbin/rtsol/Makefile
+++ b/sbin/rtsol/Makefile
@@ -19,7 +19,7 @@ PROG= rtsol
SRCS= rtsold.c rtsol.c if.c probe.c rtsock.c
CFLAGS+=-DINET6 -DHAVE_ARC4RANDOM -DHAVE_POLL_H -DSMALL
-WARNS= 0
+WARNS?= 0
NOMAN= yes