Browse Source

Fix up What's New for recent Flex-2.5.37 upgrade and remove all mentions of the now removed Flex patch.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9938 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 12 years ago
parent
commit
778deac96f
3 changed files with 6 additions and 15 deletions
  1. 6 2
      chapter01/whatsnew.xml
  2. 0 8
      chapter03/patches.xml
  3. 0 5
      patches.ent

+ 6 - 2
chapter01/whatsnew.xml

@@ -67,9 +67,9 @@
     <!--<listitem>
       <para>Findutils &findutils-version;</para>
     </listitem>-->
-    <!--<listitem>
+    <listitem>
       <para>Flex &flex-version;</para>
-    </listitem>-->
+    </listitem>
     <listitem>
       <para>Gawk &gawk-version;</para>
     </listitem>
@@ -264,6 +264,10 @@
       <para>coreutils-8.15-uname-1.patch</para>
     </listitem>
 
+    <listitem>
+      <para>flex-2.5.35-gcc44-1.patch</para>
+    </listitem>
+
     <listitem>
       <para>gcc-4.6.2-cross_compile-1.patch</para>
     </listitem>

+ 0 - 8
chapter03/patches.xml

@@ -50,14 +50,6 @@
       </listitem>
     </varlistentry>
 
-    <varlistentry>
-      <term>Flex GCC-4.4.x Patch - <token>&flex-gcc-patch-size;</token>:</term>
-      <listitem>
-        <para>Download: <ulink url="&patches-root;&flex-gcc-patch;"/></para>
-        <para>MD5 sum: <literal>&flex-gcc-patch-md5;</literal></para>
-      </listitem>
-    </varlistentry>
-
 <!--
     <varlistentry>
       <term>GRUB Disk Geometry Patch - <token>&grub-geometry-patch-size;</token>:</term>

+ 0 - 5
patches.ent

@@ -27,11 +27,6 @@
 <!ENTITY diffutils-i18n-patch-size "18 KB">
 
 
-<!ENTITY flex-gcc-patch "flex-&flex-version;-gcc44-1.patch">
-<!ENTITY flex-gcc-patch-md5 "ad9109820534278c6dd0898178c0788f">
-<!ENTITY flex-gcc-patch-size "1 KB">
-
-
 <!ENTITY gcc-startfiles-patch "gcc-&gcc-version;-startfiles_fix-1.patch">
 <!ENTITY gcc-startfiles-patch-md5 "799ef1971350d2e3c794f2123f247cc6">
 <!ENTITY gcc-startfiles-patch-size "1.5 KB">