Author: imp
Date: Tue Jul  9 18:33:01 2019
New Revision: 349864
URL: https://svnweb.freebsd.org/changeset/base/349864

Log:
  Refine the advice for upgrading from 10.x
  
  Simplify the advice to highlight the 3.5 minimum requirement (and note
  that RELENG_10 has 3.4.1). The other issues I highlighted were just
  the tip of the iceberg and not as helpful as I thought.

Modified:
  stable/11/UPDATING

Modified: stable/11/UPDATING
==============================================================================
--- stable/11/UPDATING  Tue Jul  9 18:02:36 2019        (r349863)
+++ stable/11/UPDATING  Tue Jul  9 18:33:01 2019        (r349864)
@@ -26,11 +26,8 @@ from older version of current across the gcc/clang cut
        Clang, llvm, lld, lldb, compiler-rt and libc++ have been upgraded to
        8.0.0.  Please see the 20141231 entry below for information about
        prerequisites and upgrading, if you are not already using clang 3.5.0 or
-       higher. In addtion, if updating from RELENG_10, update to r346291 first,
-       then update to the most recent version of RELENG_11. The older
-       implementation of static_assert on RELENG_10 is incompatible with newer
-       compilers, so compilation errors will occur. The trick it uses to when
-       the builtin is unavailable now generates a fatal error.
+       higher. RELENG_10 still has 3.4.1, so you should upgrade to r346291
+       first if you are upgrading from 10.x.
 
 20190226:
        geom_uzip(4) depends on the new module xz.  If geom_uzip is statically
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to