git: c1d1fab090e6 - stable/13 - OptionalObsoleteFiles.inc: Add libnss_tacplus_p.a as an old profiled library

From: John Baldwin <jhb_at_FreeBSD.org>
Date: Fri, 05 Jan 2024 00:48:44 UTC
The branch stable/13 has been updated by jhb:

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

commit c1d1fab090e64024b9e7f859d0849014e726696d
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2023-12-28 22:20:54 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2024-01-05 00:31:57 +0000

    OptionalObsoleteFiles.inc: Add libnss_tacplus_p.a as an old profiled library
    
    Noticed this was still present after upgrading a 12.x stable host to
    14.0 stable.
    
    (cherry picked from commit e7300a8f638e6eb801953c0fb9e53d99308dc3f0)
---
 tools/build/mk/OptionalObsoleteFiles.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 498e90d57e91..749ca117a49e 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -7516,6 +7516,7 @@ OLD_FILES+=usr/lib/libncursesw_p.a
 OLD_FILES+=usr/lib/libnetgraph_p.a
 OLD_FILES+=usr/lib/libnetmap_p.a
 OLD_FILES+=usr/lib/libngatm_p.a
+OLD_FILES+=usr/lib/libnss_tacplus_p.a
 OLD_FILES+=usr/lib/libnv_p.a
 OLD_FILES+=usr/lib/libnvpair_p.a
 OLD_FILES+=usr/lib/libopencsd_p.a