mk: Move vm stack test debug symbols
Avoid the creation of a /usr/tests/sys/vm/stack/.debug directory by placing sys/vm/stack test debug symbols under /usr/lib/debug. Reviewed by: emaste Approved by: emaste (mentor) MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D48796
This commit is contained in:
@@ -51,6 +51,9 @@
|
||||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 20250204: sys/vm/stack test symbols moved to /usr/lib/debug
|
||||
OLD_DIRS+=usr/tests/sys/vm/stack/.debug
|
||||
|
||||
# 20250129: libdevinfo bumped to version 7
|
||||
OLD_LIBS+=lib/libdevinfo.so.6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user