summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorkevans <kevans@FreeBSD.org>2018-02-11 19:33:24 +0000
committerkevans <kevans@FreeBSD.org>2018-02-11 19:33:24 +0000
commita6ec23ce61c2db98eaec6174ea5e471ebe099ce3 (patch)
tree2a33a4864e755805f6fcc8d81c86f0c14af79bbf /ObsoleteFiles.inc
parent517b2cbe455db8a4dd8e9389fd91ca9fa86851ad (diff)
downloadFreeBSD-src-a6ec23ce61c2db98eaec6174ea5e471ebe099ce3.zip
FreeBSD-src-a6ec23ce61c2db98eaec6174ea5e471ebe099ce3.tar.gz
MFC Loader Fixes 2017q4p2: r324453, r324454
r324453: Create sys/boot/libsa and build libstand.a there r324454: Disconnect libstand from the build.
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 d862455..1947862 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,6 +38,11 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20180222: Remove libstand
+OLD_FILES+=usr/lib/libstand.a
+OLD_FILES+=usr/lib/libstand_p.a
+OLD_FILES+=usr/include/stand.h
+OLD_FILES+=usr/share/man/man3/libstand.3
# 20180202: Convert geli(8) tests to ATF
OLD_FILES+=tests/sys/geom/class/eli/nokey_test.sh
OLD_FILES+=tests/sys/geom/class/eli/readonly_test.sh
OpenPOWER on IntegriCloud