Set NO_WERROR for unbound until I can figure out how to unbreak the

non-clang build.

Approved by:	re (blanket)
This commit is contained in:
Dag-Erling Smørgrav 2013-09-15 16:27:25 +00:00
parent 71b5e1bb76
commit 5a92968ca6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=255602

View File

@ -1,3 +1,5 @@
# $FreeBSD$
NO_WERROR= true
.include "../Makefile.inc"