From e7300a8f638e6eb801953c0fb9e53d99308dc3f0 Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Thu, 28 Dec 2023 14:20:54 -0800 Subject: [PATCH] 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