summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2016-05-13 21:17:49 +0000
committerngie <ngie@FreeBSD.org>2016-05-13 21:17:49 +0000
commite5e9f7f706cc08c047d646c2d1ab59266a070667 (patch)
tree49f180bdb3d3d054934bac4cd766f74190b0ac65 /lib
parentcc4c9e22ca630d13520942fa7c4547156ebb72fe (diff)
downloadFreeBSD-src-e5e9f7f706cc08c047d646c2d1ab59266a070667.zip
FreeBSD-src-e5e9f7f706cc08c047d646c2d1ab59266a070667.tar.gz
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
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 5c3fdad..f78b118 100644
--- a/lib/libbsnmp/Makefile.inc
+++ b/lib/libbsnmp/Makefile.inc
@@ -1,6 +1,5 @@
# $FreeBSD$
-NO_WERROR=
INCSDIR= ${INCLUDEDIR}/bsnmp
PACKAGE= bsnmp
OpenPOWER on IntegriCloud