Date: Thu, 25 Jun 2015 18:44:15 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r284821 - head/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201506251844.t5PIiFIj046745@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Thu Jun 25 18:44:14 2015 New Revision: 284821 URL: https://svnweb.freebsd.org/changeset/base/284821 Log: Document r282973, libgomp no longer built by default, unless building the base system GCC. Sponsored by: The FreeBSD Foundation Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml ============================================================================== --- head/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu Jun 25 18:44:12 2015 (r284820) +++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu Jun 25 18:44:14 2015 (r284821) @@ -569,6 +569,13 @@ <para revision="281845">Support for file verification in <acronym>MAC</acronym> has been added.</para> + + <para revision="282973" contrib="sponsor" sponsor="&ff;">The + <literal>libgomp</literal> library is now only built when + building <acronym>GCC</acronym> from the base system. An + up-to-date version is available in the Ports Collection as + <filename + role="package">devel/libiomp5-devel</filename>.</para> </sect2> <sect2 xml:id="userland-abi">
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506251844.t5PIiFIj046745>