aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2017-02-04 17:21:17 +0000
committerEnji Cooper <ngie@FreeBSD.org>2017-02-04 17:21:17 +0000
commitb69b2d07ec1615e06a2e21739b79952fb8223a58 (patch)
tree4a6d6b9f653e2d2440385ab8a7f711dc3783e6b2 /ObsoleteFiles.inc
parent8d37340f86ca91c2cfcb8aefd05546cac50f60dd (diff)
downloadsrc-b69b2d07ec1615e06a2e21739b79952fb8223a58.tar.gz
src-b69b2d07ec1615e06a2e21739b79952fb8223a58.zip
MFC r311174:
Make /usr/lib/libbsnmptools.so.0 into an INTERRNALLIB Although it increases the size of the bsnmp{get,set,walk} binaries by four on my [amd64] system, it removes the need for producing .debug files, profiled libraries, and for installing the library itself, reducing the overall size use on disk by the utilities noted previously. Plus, it guards against ABI/API compatibility issues with the library as it's only used internal to the tools themselves.
Notes
Notes: svn path=/stable/11/; revision=313242
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index dd82ea6ff2e4..30ed470faff3 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,6 +38,11 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20170103: libbsnmptools.so made into an INTERNALLIB
+OLD_FILES+=usr/lib/libbsnmptools.a
+OLD_FILES+=usr/lib/libbsnmptools_p.a
+OLD_LIBS+=usr/lib/libbsnmptools.so.0
+OLD_LIBS+=usr/lib/libbsnmptools.so
# 20170112: sysdecode_getfsstat_flags() renamed to sysdecode_getfsstat_mode()
OLD_FILES+=usr/share/man/man3/sysdecode_getfsstat_flags.3.gz
# 20161229: Three files from gnop tests consolidated into one