From f2970fcfd5e938d3c9accc5177a2a89597d89581 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Sun, 29 Oct 2017 21:25:58 +0000 Subject: [PATCH] Revert removal of 9.x references in UPDATING Requested by: imp --- UPDATING | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/UPDATING b/UPDATING index 88771263a614..5b07e79c360c 100644 --- a/UPDATING +++ b/UPDATING @@ -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.