Prechádzať zdrojové kódy

Bump the minimum host version of Bison to 1.875 as earlier versions cause Bash to misbehave. Fixes #1977.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8066 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 18 rokov pred
rodič
commit
27b8ff9a25
2 zmenil súbory, kde vykonal 4 pridanie a 1 odobranie
  1. 3 0
      chapter01/changelog.xml
  2. 1 1
      prologue/hostreqs.xml

+ 3 - 0
chapter01/changelog.xml

@@ -40,6 +40,9 @@
       <para>2007-04-16</para>
       <itemizedlist>
         <listitem>
+          <para>[matthew] - Increase the version of Bison required on host
+          systems to 1.875.  Bash doesn't work correctly with versions less than
+          that.  Fixes <ulink url="&lfs-ticket-root;1977">#1977</ulink>.</para>
           <para>[matthew] - Change all references to
           <filename>/etc/adjtime</filename> in the Util-Linux sources to
           <filename>/var/lib/hwclock/adjtime</filename>.  Previously, only

+ 1 - 1
prologue/hostreqs.xml

@@ -31,7 +31,7 @@
     </listitem>
 
     <listitem>
-      <para><emphasis role="strong">Bison-1.26a</emphasis></para>
+      <para><emphasis role="strong">Bison-1.875</emphasis></para>
     </listitem>
 
     <listitem>