mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-27 13:32:45 +00:00
MFC r299815:
Remove NO_WERROR.clang from this Makefile This compiles with clang without warnings
This commit is contained in:
parent
d8bcd6e817
commit
4f9a46c1b8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/stable/10/; revision=301671
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user