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