Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/sets/lists/debug fix the build



details:   https://anonhg.NetBSD.org/src/rev/5b82aad1f8fc
branches:  trunk
changeset: 935219:5b82aad1f8fc
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Jun 27 18:03:52 2020 +0000

description:
fix the build

diffstat:

 distrib/sets/lists/debug/mi |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r bf81731d8485 -r 5b82aad1f8fc distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi       Sat Jun 27 17:29:17 2020 +0000
+++ b/distrib/sets/lists/debug/mi       Sat Jun 27 18:03:52 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.317 2020/06/15 23:41:55 christos Exp $
+# $NetBSD: mi,v 1.318 2020/06/27 18:03:52 christos Exp $
 ./etc/mtree/set.debug                           comp-sys-root
 ./usr/lib                                      comp-sys-usr            compatdir
 ./usr/lib/i18n/libBIG5_g.a                     comp-c-debuglib         debuglib,compatfile
@@ -2072,7 +2072,7 @@
 ./usr/libdata/debug/usr/tests/lib/libc/stdio/t_fopen.debug             tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/stdio/t_format.debug            tests-obsolete          obsolete,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/stdio/t_fputc.debug             tests-lib-debug         debug,atf,compattestfile
-./usr/libdata/debug/usr/tests/lib/libc/stdio/t_mktemp.debug            tests-lib-debug         debug,atf,compattestfile
+./usr/libdata/debug/usr/tests/lib/libc/stdio/t_mktemp.debug            tests-obsolete          obsolete,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/stdio/t_open_memstream.debug            tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/stdio/t_popen.debug             tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/stdio/t_printf.debug            tests-lib-debug         debug,atf,compattestfile
@@ -2090,6 +2090,7 @@
 ./usr/libdata/debug/usr/tests/lib/libc/stdlib/t_getenv_thread.debug    tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/stdlib/t_hsearch.debug          tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/stdlib/t_mi_vector_hash.debug   tests-lib-debug         debug,atf,compattestfile
+./usr/libdata/debug/usr/tests/lib/libc/stdlib/t_mktemp.debug           tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/stdlib/t_posix_memalign.debug   tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/stdlib/t_random.debug           tests-lib-debug         debug,atf,compattestfile
 ./usr/libdata/debug/usr/tests/lib/libc/stdlib/t_strtod.debug           tests-lib-debug         debug,atf,compattestfile



Home | Main Index | Thread Index | Old Index