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 ld.elf_so: Fix missing tab in debug...



details:   https://anonhg.NetBSD.org/src/rev/bb0ffc4f7572
branches:  trunk
changeset: 376148:bb0ffc4f7572
user:      riastradh <riastradh%NetBSD.org@localhost>
date:      Sat Jun 03 13:20:42 2023 +0000

description:
ld.elf_so: Fix missing tab in debug/shl.mi in last change.

XXX pullup-10

diffstat:

 distrib/sets/lists/debug/shl.mi |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 623e003892c4 -r bb0ffc4f7572 distrib/sets/lists/debug/shl.mi
--- a/distrib/sets/lists/debug/shl.mi   Sat Jun 03 11:13:40 2023 +0000
+++ b/distrib/sets/lists/debug/shl.mi   Sat Jun 03 13:20:42 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.310 2023/06/02 19:09:11 riastradh Exp $
+# $NetBSD: shl.mi,v 1.311 2023/06/03 13:20:42 riastradh Exp $
 ./usr/lib/libbfd_g.a                                           comp-c-debuglib debuglib,compatfile,binutils
 ./usr/libdata/debug/lib                                                base-sys-usr    debug,dynamicroot,compatdir
 ./usr/libdata/debug/lib/libavl.so.0.0.debug                    comp-zfs-debug  debug,dynamicroot,zfs
@@ -371,7 +371,7 @@
 ./usr/libdata/debug/usr/tests/libexec/ld.elf_so/libh_helper_dso2.so.1.debug    tests-libexec-debug     debug,compattestfile,atf
 ./usr/libdata/debug/usr/tests/libexec/ld.elf_so/libh_helper_dso3.so.1.debug    tests-libexec-debug     debug,compattestfile,atf
 ./usr/libdata/debug/usr/tests/libexec/ld.elf_so/libh_helper_ifunc_dso.so.1.debug       tests-libexec-debug     debug,compattestfile,atf
-./usr/libdata/debug/usr/tests/libexec/ld.elf_so/libh_onlyctor_dynamic.so.1.debugtests-libexec-debug    debug,compattestfile,atf
+./usr/libdata/debug/usr/tests/libexec/ld.elf_so/libh_onlyctor_dynamic.so.1.debug       tests-libexec-debug     debug,compattestfile,atf
 ./usr/libdata/debug/usr/tests/libexec/ld.elf_so/libh_onlydef.so.1.debug                tests-libexec-debug     debug,compattestfile,atf
 ./usr/libdata/debug/usr/tests/libexec/ld.elf_so/libh_onlyuse_dynamic.so.1.debug        tests-libexec-debug     debug,compattestfile,atf
 ./usr/libdata/debug/usr/tests/libexec/ld.elf_so/libh_onlyuse_static.so.1.debug tests-libexec-debug     debug,compattestfile,atf



Home | Main Index | Thread Index | Old Index