Date: Fri, 20 Jan 2017 22:13:11 +0000 (UTC) From: Warren Block <wblock@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r49876 - head/en_US.ISO8859-1/htdocs/news/status Message-ID: <201701202213.v0KMDBiP069436@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wblock Date: Fri Jan 20 22:13:11 2017 New Revision: 49876 URL: https://svnweb.freebsd.org/changeset/doc/49876 Log: Fix build (no amd64 entity). Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml Fri Jan 20 22:12:22 2017 (r49875) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml Fri Jan 20 22:13:11 2017 (r49876) @@ -1333,7 +1333,7 @@ <p>LLD developers made significant progress over the last quarter. With changes committed to both LLD and &os; we reached a major milestone: it is now possible to link the - entire &os;/&amd64; base system (kernel and userland world) + entire &os;/amd64 base system (kernel and userland world) with LLD.</p> <p>Now that the base system links with LLD, we have started @@ -1341,7 +1341,7 @@ Through this process we are identifying limitations or bugs in both LLD and a number of &os; ports. With a few work-in-progress patches we can link approximately 95% of the - ports collection with LLD on &amd64;.</p> + ports collection with LLD on amd64.</p> </body> <sponsor>The &os; Foundation</sponsor> @@ -1350,7 +1350,7 @@ <task>Fix <tt>libtool</tt> to detect LLD and pass the same command line arguments as for GNU ld and gold.</task> - <task>Investigate remaining &amd64; port build + <task>Investigate remaining amd64 port build failures.</task> <task>Investigate and improve LLD on arm64, i386, arm, and
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701202213.v0KMDBiP069436>