Date: Sun, 29 Oct 2017 21:25:58 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r325110 - head Message-ID: <201710292125.v9TLPwXf075156@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710292125.v9TLPwXf075156>