summaryrefslogtreecommitdiffstats
path: root/usr.sbin/unbound
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2013-09-15 16:27:25 +0000
committerdes <des@FreeBSD.org>2013-09-15 16:27:25 +0000
commit0169b48bfae3735553f3b1fdfb116d0725d8168b (patch)
tree89481c5d8304c32f920a19d0e10546511bb553ab /usr.sbin/unbound
parent3d9cc85dd79f90d781f4e19adb5fe418e88c5e0d (diff)
downloadFreeBSD-src-0169b48bfae3735553f3b1fdfb116d0725d8168b.zip
FreeBSD-src-0169b48bfae3735553f3b1fdfb116d0725d8168b.tar.gz
Set NO_WERROR for unbound until I can figure out how to unbreak the
non-clang build. Approved by: re (blanket)
Diffstat (limited to 'usr.sbin/unbound')
-rw-r--r--usr.sbin/unbound/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/unbound/Makefile.inc b/usr.sbin/unbound/Makefile.inc
index 265f86d..425d719 100644
--- a/usr.sbin/unbound/Makefile.inc
+++ b/usr.sbin/unbound/Makefile.inc
@@ -1,3 +1,5 @@
# $FreeBSD$
+NO_WERROR= true
+
.include "../Makefile.inc"
OpenPOWER on IntegriCloud