mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 21:17:38 +00:00
Upgrade to Bison-2.4.3. Fixes #2732.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
f1d2b69cdb
commit
26386ea611
@ -40,6 +40,10 @@
|
||||
<listitem>
|
||||
<para>2010-08-08</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to Bison-2.4.3. Fixes
|
||||
<ulink url="&lfs-ticket-root;2732">#2732</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to IPRoute2-2.6.35. Fixes
|
||||
<ulink url="&lfs-ticket-root;2731">#2731</ulink>.</para>
|
||||
|
@ -26,14 +26,6 @@
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Bison GCC-4.5.0 Patch - <token>&bison-gcc-patch-size;</token>:</term>
|
||||
<listitem>
|
||||
<para>Download: <ulink url="&patches-root;&bison-gcc-patch;"/></para>
|
||||
<para>MD5 sum: <literal>&bison-gcc-patch-md5;</literal></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Bzip2 Documentation Patch - <token>&bzip2-docs-patch-size;</token>:</term>
|
||||
<listitem>
|
||||
|
@ -40,11 +40,6 @@
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Bison</title>
|
||||
|
||||
<para>Fix an issue with the testsuite, which doesn't correctly handle
|
||||
certain output from GCC-&gcc-version;:</para>
|
||||
|
||||
<screen><userinput remap="pre">patch -Np1 -i ../&bison-gcc-patch;</userinput></screen>
|
||||
|
||||
<para>Prepare Bison for compilation:</para>
|
||||
|
||||
<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen>
|
||||
|
@ -46,10 +46,10 @@
|
||||
<!ENTITY binutils-ch6-du "222 MB">
|
||||
<!ENTITY binutils-ch6-sbu "2.1 SBU">
|
||||
|
||||
<!ENTITY bison-version "2.4.2">
|
||||
<!ENTITY bison-size "1,578 KB">
|
||||
<!ENTITY bison-version "2.4.3">
|
||||
<!ENTITY bison-size "1,614 KB">
|
||||
<!ENTITY bison-url "&gnu;bison/bison-&bison-version;.tar.bz2">
|
||||
<!ENTITY bison-md5 "63584004613aaef2d3dca19088eb1654">
|
||||
<!ENTITY bison-md5 "c1d3ea81bc370dbd43b6f0b2cd21287e">
|
||||
<!ENTITY bison-home "&gnu-software;bison/">
|
||||
<!--
|
||||
<!ENTITY bison-ch5-du "">
|
||||
|
@ -7,11 +7,6 @@
|
||||
<!ENTITY bash-fixes-patch-size "5.1 KB">
|
||||
|
||||
|
||||
<!ENTITY bison-gcc-patch "bison-&bison-version;-gcc-1.patch">
|
||||
<!ENTITY bison-gcc-patch-md5 "211b0ce6ab8be05fb630b9a81637dcc2">
|
||||
<!ENTITY bison-gcc-patch-size "1.8 KB">
|
||||
|
||||
|
||||
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">
|
||||
<!ENTITY bzip2-docs-patch-md5 "6a5ac7e89b791aae556de0f745916f7f">
|
||||
<!ENTITY bzip2-docs-patch-size "1.6 KB">
|
||||
|
Loading…
Reference in New Issue
Block a user