mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 18:50:31 -04:00
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.
This commit is contained in:
parent
40a492d38e
commit
e7300a8f63
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue