Author: robert
Date: 2006-08-27 12:11:56 -0600 (Sun, 27 Aug 2006)
New Revision: 754
Modified:
trunk/BOOK/chapter06/m4.xml
Log:
remove -werror from m4 for now
Modified: trunk/BOOK/chapter06/m4.xml
===================================================================
--- trunk/BOOK/chapter06/m4.xml 2006-08-27 17:56:03 UTC (rev 753)
+++ trunk/BOOK/chapter06/m4.xml 2006-08-27 18:11:56 UTC (rev 754)
@@ -37,7 +37,7 @@
<para role="warnings">M4 can be compiled with warnings enabled:</para>
<screen role="warnings"><userinput>find . -type f -name Makefile.in -exec \
-sed 's/^CFLAGS =.*/& -Wall -Werror -Wfatal-errors/' -i.orig {}
\;</userinput></screen>
+sed 's/^CFLAGS =.*/& -Wall -Wfatal-errors/' -i.orig {}
\;</userinput></screen>
<para>Fix a buffer overrun in m4:</para>
--
http://linuxfromscratch.org/mailman/listinfo/hlfs-book
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page