diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2015-10-05 19:48:12 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2015-10-05 19:48:12 +0000 |
| commit | 4f01407b5bb29ab330469d5c4e01137cdcfbb630 (patch) | |
| tree | e1c7e00132cf94344f9f82804888c0fb4b4c0194 /ObsoleteFiles.inc | |
| parent | c710e87b3b963b106c5efc0e2d1c41ab2a7b9c6a (diff) | |
Notes
Diffstat (limited to 'ObsoleteFiles.inc')
| -rw-r--r-- | ObsoleteFiles.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 8e4483f33aac..77c3a60eb1a3 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -38,9 +38,9 @@ # xargs -n1 | sort | uniq -d; # done -# 2015mmdd: new libc++ import +# 20151005: new libc++ import OLD_FILES+=usr/include/c++/__tuple_03 -# 2015mmdd: new clang import which bumps version from 3.6.1 to 3.7.0. +# 20151005: new clang import which bumps version from 3.6.1 to 3.7.0. OLD_FILES+=usr/lib/clang/3.6.1/include/__stddef_max_align_t.h OLD_FILES+=usr/lib/clang/3.6.1/include/__wmmintrin_aes.h OLD_FILES+=usr/lib/clang/3.6.1/include/__wmmintrin_pclmul.h |
