svn commit: r325110 - head
Eitan Adler
eadler at FreeBSD.org
Sun Oct 29 21:26:00 UTC 2017
Author: eadler
Date: Sun Oct 29 21:25:58 2017
New Revision: 325110
URL: https://svnweb.freebsd.org/changeset/base/325110
Log:
Revert removal of 9.x references in UPDATING
Requested by: imp
Modified:
head/UPDATING
Modified: head/UPDATING
==============================================================================
--- head/UPDATING Sun Oct 29 21:21:39 2017 (r325109)
+++ head/UPDATING Sun Oct 29 21:25:58 2017 (r325110)
@@ -36,7 +36,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
Due to a bug in some versions of clang that's very hard to workaround in
the upgrade process, to upgrade to -current you must first upgrade
- stable/10 after r286033 (including
+ either stable/9 after r286035 or stable/10 after r286033 (including
10.3-RELEASE) or current after r286007 (including stable/11 and
11.0-RELEASE). These revisions post-date the 10.2 and 9.3 releases, so
you'll need to take the unusual step of upgrading to the tip of the
@@ -45,7 +45,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
from the historical situation where one could upgrade from anywhere on
the last couple of stable branches, so be careful.
- If you're running a hybrid system on 10.x with an updated clang
+ If you're running a hybrid system on 9.x or 10.x with an updated clang
compiler or are using an supported external toolchain, the build system
will allow the upgrade. Otherwise it will print a reminder.
More information about the svn-src-all
mailing list