mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
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:
parent
71b5e1bb76
commit
5a92968ca6
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# $FreeBSD$
|
||||
|
||||
NO_WERROR= true
|
||||
|
||||
.include "../Makefile.inc"
|
||||
|
|
|
|||
Loading…
Reference in a new issue