diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2015-10-06 16:26:07 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2015-10-06 16:26:07 +0000 |
| commit | d31de54826e067d2888d119f818ca67cac58ed6e (patch) | |
| tree | 575f3bc9dd8e9518ab810b3e4686237478fa0de0 /ObsoleteFiles.inc | |
| parent | 88750be440bb7a8f75380a78ed43399057725abb (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 77c3a60eb1a3..50cefe379322 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -38,9 +38,9 @@ # xargs -n1 | sort | uniq -d; # done -# 20151005: new libc++ import +# 20151006: new libc++ import OLD_FILES+=usr/include/c++/__tuple_03 -# 20151005: new clang import which bumps version from 3.6.1 to 3.7.0. +# 20151006: 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 |
