mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-09 13:59:51 +01:00
Increase host requirement for Gawk due to an issue building Glibc.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10337 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
f6eeb8015d
commit
3fbc3954fc
@ -35,6 +35,17 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>2013-09-07</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[matthew] - Increase version of Gawk required on the host to
|
||||
4.0.1. Gawk-3.1.8 from Ubuntu-12.04 hangs during the build of Glibc.
|
||||
Thanks to Walter P. Little for the report.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2013-08-31</para>
|
||||
<itemizedlist>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<!ENTITY version "SVN-20130831">
|
||||
<!ENTITY releasedate "August 31, 2013">
|
||||
<!ENTITY version "SVN-20130907">
|
||||
<!ENTITY releasedate "September 7, 2013">
|
||||
<!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "7.4">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
@ -56,7 +56,7 @@
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><emphasis role="strong">Gawk-3.1.5</emphasis> (/usr/bin/awk
|
||||
<para><emphasis role="strong">Gawk-4.0.1</emphasis> (/usr/bin/awk
|
||||
should be a link to gawk)</para>
|
||||
</listitem>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user