Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src-draft/trunk]: src/tests/lib/libc/sys Band aid for bad tests
details: https://anonhg.NetBSD.org/src-all/rev/72427d075f5b
branches: trunk
changeset: 931824:72427d075f5b
user: Joerg Sonnenberger <joerg%bec.de@localhost>
date: Thu Apr 30 16:33:51 2020 +0200
description:
Band aid for bad tests
diffstat:
tests/lib/libc/sys/Makefile | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (10 lines):
diff -r 40bdd0bf16a6 -r 72427d075f5b tests/lib/libc/sys/Makefile
--- a/tests/lib/libc/sys/Makefile Thu Apr 30 16:33:06 2020 +0200
+++ b/tests/lib/libc/sys/Makefile Thu Apr 30 16:33:51 2020 +0200
@@ -141,4 +141,6 @@
WARNS= 4
+CWARNFLAGS.clang+= -Wno-error=unused-const-variable -Wno-error=unused-variable
+
.include <bsd.test.mk>
Home |
Main Index |
Thread Index |
Old Index