summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2014-12-25 03:15:56 +0000
committeralfred <alfred@FreeBSD.org>2014-12-25 03:15:56 +0000
commite257fca333058f943de24b04757f44f53c7788dc (patch)
treed851fffc9d50800b9c87f453d337669b26f4621f /ObsoleteFiles.inc
parentb61b2d2e422efaebb1b87808e0bb834f7b53c8b4 (diff)
downloadFreeBSD-src-e257fca333058f943de24b04757f44f53c7788dc.zip
FreeBSD-src-e257fca333058f943de24b04757f44f53c7788dc.tar.gz
Move libxo to /lib
Update ObsoleteFiles to reflect libxo move. Reviewed by: ngie Differential Revision: https://reviews.freebsd.org/D1370
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 70b76b8..4078a30 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,6 +38,9 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20141224: libxo moved to /lib
+OLD_FILES+=usr/lib/libxo.a
+OLD_FILES+=usr/lib/libxo_p.a
# 20141223: remove in6_gif.h, in_gif.h and if_stf.h
OLD_FILES+=usr/include/net/if_stf.h
OLD_FILES+=usr/include/netinet/in_gif.h
OpenPOWER on IntegriCloud