Author: ngie
Date: Wed Jun 8 18:14:06 2016
New Revision: 301673
URL: https://svnweb.freebsd.org/changeset/base/301673
Log:
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
Modified:
stable/10/lib/libbsnmp/Makefile.inc
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/lib/libbsnmp/Makefile.inc
==============================================================================
--- stable/10/lib/libbsnmp/Makefile.inc Wed Jun 8 18:09:40 2016
(r301672)
+++ stable/10/lib/libbsnmp/Makefile.inc Wed Jun 8 18:14:06 2016
(r301673)
@@ -1,6 +1,5 @@
# $FreeBSD$
-NO_WERROR=
INCSDIR= ${INCLUDEDIR}/bsnmp
.include "../Makefile.inc"
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "[email protected]"