summaryrefslogtreecommitdiff
path: root/lib/libbsnmp
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2016-05-13 21:17:49 +0000
committerEnji Cooper <ngie@FreeBSD.org>2016-05-13 21:17:49 +0000
commit47d106f97b7c4727693223a4b9b800a523c9ef06 (patch)
tree49f180bdb3d3d054934bac4cd766f74190b0ac65 /lib/libbsnmp
parentce59ff90af4617beb803cdd6f463dd6a4a3d9cb8 (diff)
downloadsrc-test-47d106f97b7c4727693223a4b9b800a523c9ef06.tar.gz
src-test-47d106f97b7c4727693223a4b9b800a523c9ef06.zip
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 MFC after: 3 weeks Sponsored by: EMC / Isilon Storage Division
Notes
Notes: svn path=/head/; revision=299699
Diffstat (limited to 'lib/libbsnmp')
-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 5c3fdade33e7f..f78b118e9ea9e 100644
--- a/lib/libbsnmp/Makefile.inc
+++ b/lib/libbsnmp/Makefile.inc
@@ -1,6 +1,5 @@
# $FreeBSD$
-NO_WERROR=
INCSDIR= ${INCLUDEDIR}/bsnmp
PACKAGE= bsnmp