mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
ObsoleteFiles.inc: Remove test debug file from wrong dir
Reported by: des
Reviewed by: des, emaste
Approved by: emaste (mentor)
Fixes: 88d448ec81 ("mk: Move vm stack test debug symbols")
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D48991
This commit is contained in:
parent
07e070ef08
commit
e159dcc37e
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@
|
|||
OLD_FILES+=usr/share/man/man9/bus_generic_attach.9.gz
|
||||
|
||||
# 20250204: sys/vm/stack test symbols moved to /usr/lib/debug
|
||||
OLD_FILES+=usr/tests/sys/vm/stack/.debug/libsoxstack.so.debug
|
||||
OLD_DIRS+=usr/tests/sys/vm/stack/.debug
|
||||
|
||||
# 20250129: libdevinfo bumped to version 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue