svn commit: r319328 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Wed May 31 13:33:13 UTC 2017


Author: gjb
Date: Wed May 31 13:33:12 2017
New Revision: 319328
URL: https://svnweb.freebsd.org/changeset/base/319328

Log:
  Document r316046, WITHOUT_LIBTHR properly removes optional files.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed May 31 13:33:11 2017	(r319327)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed May 31 13:33:12 2017	(r319328)
@@ -166,6 +166,12 @@
 	without <literal>libwrap</literal> support when
 	<literal>WITHOUT_TCP_WRAPPERS</literal> is set in
 	&man.src.conf.5;.</para>
+
+      <para revision="316046">The &man.libthr.3; library and related
+	files are now evaluated and removed by the
+	<literal>delete-old-libs</literal> target when upgrading the
+	system if <literal>WITHOUT_LIBTHR</literal> is
+	set in &man.src.conf.5;.</para>
     </sect2>
 
     <sect2 xml:id="userland-programs">


More information about the svn-src-all mailing list