diff options
Diffstat (limited to 'usr.sbin/unbound/Makefile.inc')
-rw-r--r-- | usr.sbin/unbound/Makefile.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/unbound/Makefile.inc b/usr.sbin/unbound/Makefile.inc index 265f86d1ed55..425d7197851c 100644 --- a/usr.sbin/unbound/Makefile.inc +++ b/usr.sbin/unbound/Makefile.inc @@ -1,3 +1,5 @@ # $FreeBSD$ +NO_WERROR= true + .include "../Makefile.inc" |