mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 05:27:39 +00:00
Fixed a typo in the Zlib instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9409 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
35ac5f8738
commit
7a8f9f3f67
@ -57,7 +57,7 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>Setting CFLAGS overrides the default optimization in the
|
<para>Setting CFLAGS overrides the default optimization in the
|
||||||
package to prevent some run time errors. Note that the -mstackrealign
|
package to prevent some run time errors. Note that the -mstackrealign
|
||||||
may cause build failures in non-Intel architeture systems.</para>
|
may cause build failures in non-Intel architecture systems.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!ENTITY version "SVN-20101027">
|
<!ENTITY version "SVN-20101028">
|
||||||
<!ENTITY releasedate "October 27, 2010">
|
<!ENTITY releasedate "October 28, 2010">
|
||||||
<!ENTITY copyrightdate "1999-2010"><!-- jhalfs needs a literal dash, not – -->
|
<!ENTITY copyrightdate "1999-2010"><!-- jhalfs needs a literal dash, not – -->
|
||||||
<!ENTITY milestone "6.8">
|
<!ENTITY milestone "6.8">
|
||||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||||
|
Loading…
Reference in New Issue
Block a user