Date: Tue, 17 Sep 2019 16:41:02 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r53415 - head/en_US.ISO8859-1/htdocs/releases/12.1R/relnotes Message-ID: <201909171641.x8HGf2cW078566@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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">
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909171641.x8HGf2cW078566>