Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libc/Makefile.inc,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libc/Makefile.inc,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.18 retrieving revision 1.18.8.1 diff -u -p -r1.18 -r1.18.8.1 --- src/lib/libc/Makefile.inc 2015/08/28 11:45:02 1.18 +++ src/lib/libc/Makefile.inc 2017/08/09 06:03:47 1.18.8.1 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.inc,v 1.18 2015/08/28 11:45:02 joerg Exp $ +# $NetBSD: Makefile.inc,v 1.18.8.1 2017/08/09 06:03:47 snj Exp $ # @(#)Makefile 8.2 (Berkeley) 2/3/94 # # All library objects contain sccsid strings by default; they may be @@ -29,7 +29,7 @@ RUMPRUN?= no WARNS=5 CPPFLAGS+= -D_LIBC -DLIBC_SCCS -DSYSLIBC_SCCS -D_REENTRANT -CPPFLAGS+= -D_DIAGNOSTIC +#CPPFLAGS+= -D_DIAGNOSTIC .if defined(MLIBDIR) CPPFLAGS+= -DMLIBDIR=\"${MLIBDIR}\" .endif