summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2016-06-08 18:14:06 +0000
committerngie <ngie@FreeBSD.org>2016-06-08 18:14:06 +0000
commit07c4cea1bd9780560ab1253ef01f54fcda8b20b9 (patch)
tree637d7e77d89d90dca2e26c2b2860feff2312d317 /lib
parent802eac9128c06e818a72736f415c7257282bc4b7 (diff)
downloadFreeBSD-src-07c4cea1bd9780560ab1253ef01f54fcda8b20b9.zip
FreeBSD-src-07c4cea1bd9780560ab1253ef01f54fcda8b20b9.tar.gz
MFC r299699:
Remove NO_WERROR from libbsnmp/Makefile.inc This has been compiling without warnings with clang/gcc for a while now Tested with: clang 3.8.0, gcc 4.2.x, gcc 5.x
Diffstat (limited to 'lib')
-rw-r--r--lib/libbsnmp/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libbsnmp/Makefile.inc b/lib/libbsnmp/Makefile.inc
index 82f48ac..5d7f946 100644
--- a/lib/libbsnmp/Makefile.inc
+++ b/lib/libbsnmp/Makefile.inc
@@ -1,6 +1,5 @@
# $FreeBSD$
-NO_WERROR=
INCSDIR= ${INCLUDEDIR}/bsnmp
.include "../Makefile.inc"
OpenPOWER on IntegriCloud