summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsnmpd
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2016-05-15 00:42:18 +0000
committerngie <ngie@FreeBSD.org>2016-05-15 00:42:18 +0000
commitb44dae9ed09e27deb9257ccb78b5f80c36d51eb5 (patch)
treeaffc1fd0fb342090ed7c81f7ba1d341d1fabb0e7 /usr.sbin/bsnmpd
parent5337d6c8e9387311b94c9e2f51296bc7bf6cfad8 (diff)
downloadFreeBSD-src-b44dae9ed09e27deb9257ccb78b5f80c36d51eb5.zip
FreeBSD-src-b44dae9ed09e27deb9257ccb78b5f80c36d51eb5.tar.gz
Remove NO_WERROR.clang from this Makefile
This compiles with clang without warnings MFC after: 1 month Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'usr.sbin/bsnmpd')
-rw-r--r--usr.sbin/bsnmpd/modules/snmp_mibII/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/bsnmpd/modules/snmp_mibII/Makefile b/usr.sbin/bsnmpd/modules/snmp_mibII/Makefile
index 32bca7d..278dc24 100644
--- a/usr.sbin/bsnmpd/modules/snmp_mibII/Makefile
+++ b/usr.sbin/bsnmpd/modules/snmp_mibII/Makefile
@@ -15,8 +15,6 @@ MAN= snmp_mibII.3
CFLAGS+= -I${CONTRIB}/lib -I${CONTRIB}/snmpd
CFLAGS+= -DHAVE_ERR_H -DHAVE_GETADDRINFO -DHAVE_STRLCPY -DHAVE_SYS_TREE_H
-# XXX Work around clang warning, until maintainer approves fix.
-NO_WERROR.clang=
DEFS= ${MOD}_tree.def
INCS= snmp_${MOD}.h
OpenPOWER on IntegriCloud