From 44889c20f7248e20bcd8e6b4382afcd7902ea870 Mon Sep 17 00:00:00 2001 From: gjb Date: Thu, 25 Jun 2015 18:44:14 +0000 Subject: [PATCH] Document r282973, libgomp no longer built by default, unless building the base system GCC. Sponsored by: The FreeBSD Foundation --- release/doc/en_US.ISO8859-1/relnotes/article.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index e0f7af20eb49..838efe2b816f 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -569,6 +569,13 @@ Support for file verification in MAC has been added. + + The + libgomp library is now only built when + building GCC from the base system. An + up-to-date version is available in the Ports Collection as + devel/libiomp5-devel.