svn commit: r360785 - stable/11
Dimitry Andric
dim at FreeBSD.org
Thu May 7 16:40:34 UTC 2020
Author: dim
Date: Thu May 7 16:40:33 2020
New Revision: 360785
URL: https://svnweb.freebsd.org/changeset/base/360785
Log:
Adjust UPDATING and ObsoleteFiles.inc dates to match reality.
Modified:
stable/11/ObsoleteFiles.inc
stable/11/UPDATING
Modified: stable/11/ObsoleteFiles.inc
==============================================================================
--- stable/11/ObsoleteFiles.inc Thu May 7 16:34:01 2020 (r360784)
+++ stable/11/ObsoleteFiles.inc Thu May 7 16:40:33 2020 (r360785)
@@ -38,7 +38,7 @@
# xargs -n1 | sort | uniq -d;
# done
-# 20200505: new clang import which bumps version from 9.0.1 to 10.0.0.
+# 20200507: new clang import which bumps version from 9.0.1 to 10.0.0.
OLD_FILES+=usr/lib/clang/9.0.1/include/cuda_wrappers/algorithm
OLD_FILES+=usr/lib/clang/9.0.1/include/cuda_wrappers/complex
OLD_FILES+=usr/lib/clang/9.0.1/include/cuda_wrappers/new
Modified: stable/11/UPDATING
==============================================================================
--- stable/11/UPDATING Thu May 7 16:34:01 2020 (r360784)
+++ stable/11/UPDATING Thu May 7 16:40:33 2020 (r360785)
@@ -16,7 +16,7 @@ from older versions of FreeBSD, try WITHOUT_CLANG and
the tip of head, and then rebuild without this option. The bootstrap process
from older version of current across the gcc/clang cutover is a bit fragile.
-20200505:
+20200507:
Clang, llvm, lld, lldb, compiler-rt, libc++, libunwind and openmp have
been upgraded to 10.0.0. Please see the 20141231 entry below for
information about prerequisites and upgrading, if you are not already
More information about the svn-src-stable
mailing list