summaryrefslogtreecommitdiffstats
path: root/usr.bin/host/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/host/Makefile')
-rw-r--r--usr.bin/host/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/host/Makefile b/usr.bin/host/Makefile
index e2909e1..d168a92 100644
--- a/usr.bin/host/Makefile
+++ b/usr.bin/host/Makefile
@@ -15,7 +15,7 @@ SRCS+= dighost.c host.c
CFLAGS+= -I${SRCDIR}/include
CFLAGS+= -I${BIND_DIR}/lib/isc/${ISC_ATOMIC_ARCH}/include
-WARNS?= 1
+WARNS?= 0
DPADD+= ${BIND_DPADD} ${CRYPTO_DPADD} ${PTHREAD_DPADD}
LDADD+= ${BIND_LDADD} ${CRYPTO_LDADD} ${PTHREAD_LDADD}
OpenPOWER on IntegriCloud