svn commit: r318638 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Mon May 22 13:00:11 UTC 2017
Author: gjb
Date: Mon May 22 13:00:10 2017
New Revision: 318638
URL: https://svnweb.freebsd.org/changeset/base/318638
Log:
Document r318472, LDD enabled by default on arm64.
Submitted by: andrew
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon May 22 12:35:31 2017 (r318637)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon May 22 13:00:10 2017 (r318638)
@@ -174,6 +174,11 @@
<literal>WITH_LLD_AS_LD</literal> build knob has been added,
which installs <application>LLD</application> as
<filename>/usr/bin/ld</filename> if set.</para>
+
+ <para revision="318472" contrib="sponsor" sponsor="&ff;">
+ <application>LDD</application> has been enabled by default and
+ installed as <filename>/usr/bin/ld</filename> on
+ &os;/&arch.arm64;.</para>
</sect2>
<sect2 xml:id="userland-programs">
More information about the svn-src-all
mailing list