svn commit: r52598 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes

Glen Barber gjb at FreeBSD.org
Wed Dec 5 20:18:13 UTC 2018


Author: gjb
Date: Wed Dec  5 20:18:12 2018
New Revision: 52598
URL: https://svnweb.freebsd.org/changeset/doc/52598

Log:
  Document r337057, ld.lld(1) as the default bootstrap linker on
  armv7.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml

Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Wed Dec  5 19:26:40 2018	(r52597)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Wed Dec  5 20:18:12 2018	(r52598)
@@ -241,6 +241,10 @@
       <para revision="336126">The <literal>sha224(1)</literal> utility
 	has been added.</para>
 
+      <para revision="337057" contrib="sponsor" sponsor="&ff;">The
+	default bootstrap linker has been changed to &man.ld.lld.1;
+	for &arch.armv7;.</para>
+
       <para revision="337505">The &man.dd.1; utility has been updated
 	to add the <literal>status=progress</literal> option, which
 	prints the status of its operation on a single line once per


More information about the svn-doc-head mailing list