From cb57471b80497e9fd78c3c1e65415479c6396ac2 Mon Sep 17 00:00:00 2001 From: imp Date: Wed, 30 May 2018 05:00:30 +0000 Subject: [PATCH] We've removed the special case code for upgrading from FreeBSD 9 so remove the special warning. It's in svn if we need it. --- UPDATING | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/UPDATING b/UPDATING index b6708738c69..7ced2259b21 100644 --- a/UPDATING +++ b/UPDATING @@ -32,25 +32,6 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW: "ln -s 'abort:false,junk:false' /etc/malloc.conf".) -****************************** SPECIAL WARNING: ****************************** - - 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 - 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 - stable branch before moving to 11 or -current via a source upgrade. - stable/11 and 11.0-RELEASE have working newer compiler. This differs - 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 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. - -****************************** SPECIAL WARNING: ****************************** - 20180523: The on-disk format for hwpmc callchain records has changed to include threadid corresponding to a given record. This changes the field offsets -- 2.45.0