Author: xry111
Date: Sat Feb  1 23:09:11 2020
New Revision: 11739

Log:
gcc: tell the audience that Glibc-2.31 is the smoking gun

Modified:
   trunk/BOOK/chapter05/gcc-pass2.xml
   trunk/BOOK/chapter06/gcc.xml

Modified: trunk/BOOK/chapter05/gcc-pass2.xml
==============================================================================
--- trunk/BOOK/chapter05/gcc-pass2.xml  Sat Feb  1 17:15:18 2020        (r11738)
+++ trunk/BOOK/chapter05/gcc-pass2.xml  Sat Feb  1 23:09:11 2020        (r11739)
@@ -105,8 +105,7 @@
 mv -v mpc-&mpc-version; mpc</userinput></screen>
 
     <para>
-      Now fix a problem introduced by aother package after this version 
-      of gcc was released:
+      Now fix a problem introduced by Glibc-2.31:
     </para>
 
 <screen><userinput remap="pre">sed -e '1161 s|^|//|' \

Modified: trunk/BOOK/chapter06/gcc.xml
==============================================================================
--- trunk/BOOK/chapter06/gcc.xml        Sat Feb  1 17:15:18 2020        (r11738)
+++ trunk/BOOK/chapter06/gcc.xml        Sat Feb  1 23:09:11 2020        (r11739)
@@ -52,8 +52,7 @@
 esac</userinput></screen>
 
    <para>
-      As in gcc-pass2, fix a problem introduced by aother package after this 
version
-      of gcc was released:
+      As in gcc-pass2, fix a problem introduced by Glibc-2.31:
     </para>
 
 <screen><userinput remap="pre">sed -e '1161 s|^|//|' \
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to