Browse Source

[master] document --without-werror

I wrote this some month ago.
Didn't get reviewed.
Jeremy C. Reed 12 years ago
parent
commit
53c635403b
1 changed files with 10 additions and 0 deletions
  1. 10 0
      doc/guide/bind10-guide.xml

+ 10 - 0
doc/guide/bind10-guide.xml

@@ -772,6 +772,16 @@ as a dependency earlier -->
             </listitem>
           </varlistentry>
 
+          <varlistentry>
+            <term>--without-werror</term>
+            <listitem>
+              <simpara>Disable the default use of the
+		<option>-Werror</option> compiler flag so that
+		compiler warnings aren't build failures.
+              </simpara>
+            </listitem>
+          </varlistentry>
+
           </variablelist>
           <note>
             <para>