summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2015-02-10 07:56:14 +0000
committerdim <dim@FreeBSD.org>2015-02-10 07:56:14 +0000
commit3b7b68ffe74f0538bae62b7a4ba4e448156b9542 (patch)
tree44e5934692362d98f8d79d25ce9a540d067b87be /ObsoleteFiles.inc
parent0a0889c380877205a5983168ab5f2bdb044e18f4 (diff)
parent49dd1c9d72146433c7c90f3546c426fd00316246 (diff)
downloadFreeBSD-src-3b7b68ffe74f0538bae62b7a4ba4e448156b9542.zip
FreeBSD-src-3b7b68ffe74f0538bae62b7a4ba4e448156b9542.tar.gz
Merge ^/head r278351 through r278498.
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 0fb07b6..ccb2b5a 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,7 +38,7 @@
# xargs -n1 | sort | uniq -d;
# done
-# 20150126: new clang import which bumps version from 3.5.1 to 3.6.0.
+# 20150210: new clang import which bumps version from 3.5.1 to 3.6.0.
OLD_FILES+=usr/include/clang/3.5.1/__wmmintrin_aes.h
OLD_FILES+=usr/include/clang/3.5.1/__wmmintrin_pclmul.h
OLD_FILES+=usr/include/clang/3.5.1/altivec.h
@@ -93,6 +93,8 @@ OLD_FILES+=usr/lib/clang/3.5.1/lib/freebsd/libclang_rt.ubsan_cxx-x86_64.a
OLD_DIRS+=usr/lib/clang/3.5.1/lib/freebsd
OLD_DIRS+=usr/lib/clang/3.5.1/lib
OLD_DIRS+=usr/lib/clang/3.5.1
+# 20150209: liblzma header
+OLD_FILES+=usr/include/lzma/lzma.h
# 20150124: spl.9 and friends
OLD_FILES+=usr/share/man/man9/spl.9
OLD_FILES+=usr/share/man/man9/spl0.9
OpenPOWER on IntegriCloud