git: 73e5df026288 - stable/14 - OptionalObsoleteFiles.inc: Add libprivate{cbor,fido2}_p.a

From: John Baldwin <jhb_at_FreeBSD.org>
Date: Thu, 07 Sep 2023 03:35:12 UTC
The branch stable/14 has been updated by jhb:

URL: https://cgit.FreeBSD.org/src/commit/?id=73e5df026288891134e9fa205ab30455abdd5c01

commit 73e5df026288891134e9fa205ab30455abdd5c01
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2023-08-25 23:22:01 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2023-09-07 03:33:32 +0000

    OptionalObsoleteFiles.inc: Add libprivate{cbor,fido2}_p.a
    
    Two more profile libraries that should be removed by WITHOUT_PROFILE.
    Found when upgrading a stable/13 VM to stable/14.
    
    Approved by:    re (gjb)
    
    (cherry picked from commit 023ef8015ee6c4e76b63db310800a0f2512fea72)
---
 tools/build/mk/OptionalObsoleteFiles.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 470f18346dc5..82ea542d7f55 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -6991,9 +6991,11 @@ OLD_FILES+=usr/lib/libprivateatf-c++_p.a
 OLD_FILES+=usr/lib/libprivateatf-c_p.a
 OLD_FILES+=usr/lib/libprivateauditd_p.a
 OLD_FILES+=usr/lib/libprivatebsdstat_p.a
+OLD_FILES+=usr/lib/libprivatecbor_p.a
 OLD_FILES+=usr/lib/libprivatedevdctl_p.a
 OLD_FILES+=usr/lib/libprivateevent_p.a
 OLD_FILES+=usr/lib/libprivateevent1_p.a
+OLD_FILES+=usr/lib/libprivatefido2_p.a
 OLD_FILES+=usr/lib/libprivategmock_main_p.a
 OLD_FILES+=usr/lib/libprivategmock_p.a
 OLD_FILES+=usr/lib/libprivategtest_main_p.a