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/tests/include/Makefile,v retrieving revision 1.9 retrieving revision 1.10 diff -u -p -r1.9 -r1.10 --- src/tests/include/Makefile 2011/05/05 05:39:10 1.9 +++ src/tests/include/Makefile 2011/05/26 12:56:32 1.10 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2011/05/05 05:39:10 jruoho Exp $ +# $NetBSD: Makefile,v 1.10 2011/05/26 12:56:32 joerg Exp $ NOMAN= # defined @@ -24,4 +24,6 @@ FILES+= d_bitstring_64.out FILES+= d_bitstring_67.out FILES+= d_bitstring_8.out +CWARNFLAGS.clang+= -Wno-uninitialized + .include