Use MOVED_LIBS for usr/lib/libcxxrt.so.1 ObsoleteFiles.inc entry
Otherwise, the "make delete-old-libs" mechanism also deletes 32-bit
copies, such as in /usr/lib32.
Reported by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Fixes: 911a6479e1
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@
|
||||
# done
|
||||
|
||||
# 20240422: remove improperly installed libcxxrt.so.1
|
||||
OLD_LIBS+=usr/lib/libcxxrt.so.1
|
||||
MOVED_LIBS+=usr/lib/libcxxrt.so.1
|
||||
|
||||
# 20240414: unix_socketpair_test renamed
|
||||
OLD_FILES+=usr/tests/sys/kern/unix_socketpair_test
|
||||
|
||||
Reference in New Issue
Block a user