Date: Wed, 10 Jul 2019 03:40:18 +0700 From: Eugene Grosbein <eugen@grosbein.net> To: Warner Losh <imp@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: Re: svn commit: r349864 - stable/11 Message-ID: <81dfaefb-071e-3d7e-a54d-e70e2e448355@grosbein.net> In-Reply-To: <201907091833.x69IX1ws093682@repo.freebsd.org> References: <201907091833.x69IX1ws093682@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
10.07.2019 1:33, Warner Losh wrote: > 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. Please clarify branch name of r346291 here.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?81dfaefb-071e-3d7e-a54d-e70e2e448355>