Date: Mon, 22 May 2017 13:00:10 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r318638 - stable/11/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201705221300.v4MD0Af3003863@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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">
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705221300.v4MD0Af3003863>