git: e7300a8f638e - main - OptionalObsoleteFiles.inc: Add libnss_tacplus_p.a as an old profiled library

From: John Baldwin <jhb_at_FreeBSD.org>
Date: Thu, 28 Dec 2023 22:22:25 UTC
The branch main has been updated by jhb:

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

commit e7300a8f638e6eb801953c0fb9e53d99308dc3f0
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2023-12-28 22:20:54 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2023-12-28 22:20:54 +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.
---
 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 f9850b7b2e22..e0f624bbad96 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -6920,6 +6920,7 @@ OLD_FILES+=usr/lib/libncurses_p.a
 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/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