mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-10 14:24:10 +01:00
Fixed a typo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1959 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
27d919e35e
commit
f50aec7046
@ -14,7 +14,7 @@ would do.</para>
|
|||||||
default optimization flags (including the -march and -mcpu options). Glibc
|
default optimization flags (including the -march and -mcpu options). Glibc
|
||||||
is best left alone. Therefore, if you have defined any environment variables
|
is best left alone. Therefore, if you have defined any environment variables
|
||||||
that override default optimizations, such as CFLAGS and CXXFLAGS, we
|
that override default optimizations, such as CFLAGS and CXXFLAGS, we
|
||||||
recommend unsetting or modifying them when building binutils. You have
|
recommend unsetting or modifying them when building Glibc. You have
|
||||||
been warned.</para>
|
been warned.</para>
|
||||||
|
|
||||||
<para>Also, don't pass the --enable-kernel option to the configure
|
<para>Also, don't pass the --enable-kernel option to the configure
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
<!ENTITY book SYSTEM "book/book.xml">
|
<!ENTITY book SYSTEM "book/book.xml">
|
||||||
|
|
||||||
<!ENTITY version "20020531">
|
<!ENTITY version "20020602">
|
||||||
<!ENTITY releasedate "May 31st, 2002">
|
<!ENTITY releasedate "June 2nd, 2002">
|
||||||
|
|
||||||
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
|
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
|
||||||
<!ENTITY http-root "http://ftp.linuxfromscratch.org">
|
<!ENTITY http-root "http://ftp.linuxfromscratch.org">
|
||||||
|
Loading…
Reference in New Issue
Block a user