Author: ken
Date: Wed Feb 24 14:45:59 2021
New Revision: 24293

Log:
Clean up my previous commit.

Modified:
   trunk/BOOK/xsoft/other/thunderbird.xml

Modified: trunk/BOOK/xsoft/other/thunderbird.xml
==============================================================================
--- trunk/BOOK/xsoft/other/thunderbird.xml      Wed Feb 24 14:25:26 2021        
(r24292)
+++ trunk/BOOK/xsoft/other/thunderbird.xml      Wed Feb 24 14:45:59 2021        
(r24293)
@@ -247,7 +247,7 @@
     </note>
 
 <screen><userinput>export CC=gcc CXX=g++ &amp;&amp;
-./mach configure                           &amp;&amp;
+./mach configure      &amp;&amp;
 ./mach build</userinput></screen>
 
     <para>
@@ -274,9 +274,10 @@
     </para>-->
 
     <para>
-      <command>CC=gcc CXX=g++ ./mach build</command>: 
+      <command>CC=gcc CXX=g++ ./mach configure</command>: 
       <application>Thunderbird</application>
       now uses this <application>python3</application> script to run the
+      configuration,
       build and install. Forcing GCC causes the build to come out smaller
       and run faster.
       <!-- For more info, see Ticket #13969. ~12GB to ~5GB build size, 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to