svn commit: r53415 - head/en_US.ISO8859-1/htdocs/releases/12.1R/relnotes
Glen Barber
gjb at FreeBSD.org
Tue Sep 17 16:41:02 UTC 2019
Author: gjb
Date: Tue Sep 17 16:41:01 2019
New Revision: 53415
URL: https://svnweb.freebsd.org/changeset/doc/53415
Log:
Release notes documentation:
- r352094: '-Werror' turned off for gcc 4.2.1 by default.
Sponsored by: Rubicon Communications, LLC (Netgate)
Modified:
head/en_US.ISO8859-1/htdocs/releases/12.1R/relnotes/relnotes.xml
Modified: head/en_US.ISO8859-1/htdocs/releases/12.1R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.1R/relnotes/relnotes.xml Tue Sep 17 16:41:00 2019 (r53414)
+++ head/en_US.ISO8859-1/htdocs/releases/12.1R/relnotes/relnotes.xml Tue Sep 17 16:41:01 2019 (r53415)
@@ -489,7 +489,9 @@
<sect2 xml:id="userland-config">
<title>Userland Configuration Changes</title>
- <para> </para>
+ <para revision="352094">The <application>gcc</application>
+ <literal>-Werror</literal> flag has been turned off by
+ default.</para>
</sect2>
<sect2 xml:id="userland-programs">
More information about the svn-doc-head
mailing list