ObsoleteFiles.inc: Remove test debug file from wrong dir

Reported by:	des
Reviewed by:	des, emaste
Approved by:	emaste (mentor)
Fixes:	88d448ec815c ("mk: Move vm stack test debug symbols")
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D48991

(cherry picked from commit e159dcc37e6f538d3d61ea3b2d08b052cf0e0ced)
This commit is contained in:
Jose Luis Duran 2025-02-13 17:05:33 +00:00
parent 07e712e4d1
commit 24d3fd31f8
No known key found for this signature in database
GPG key ID: 5415E244477475CC

View file

@ -52,6 +52,7 @@
# done
# 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
# 20241201: new clang import which bumps version from 18 to 19