Author: krejzi
Date: Fri Jan 25 17:08:30 2013
New Revision: 10980

Log:
Typo.

Modified:
   trunk/BOOK/x/installing/mesalib.xml

Modified: trunk/BOOK/x/installing/mesalib.xml
==============================================================================
--- trunk/BOOK/x/installing/mesalib.xml Fri Jan 25 16:40:55 2013        (r10979)
+++ trunk/BOOK/x/installing/mesalib.xml Fri Jan 25 17:08:30 2013        (r10980)
@@ -261,8 +261,9 @@
       <parameter>CFLAGS="-O2" CXXFLAGS="-O2"</parameter>: By default,
       <application>Autoconf</application> sets CFLAGS and CXXFLAGS to
       "-g -O2". That results in binaries and libraries being built with
-      debugging symbols which make them bigger. We override default
-      flags to ommit -g switch so the final libraries are smaller.
+      debugging symbols which make them bigger. It is recommended that
+      you override the default flags to omit -g switch so the final
+      libraries are smaller.
     </para>
 
     <para>
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to