diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-04 19:24:04 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-04 19:24:04 +0000 |
commit | a4a7effb0f21e4ac2e7b5e42f68de51428e86c9f (patch) | |
tree | 02031bad8557ad7ac845041918cea9c0d001554a /chapter06/introduction.xml | |
parent | 981a4dbe22c782b3428feade514baf2f49c2b7ed (diff) |
Bug 116: Change lfs-hints URLs - also added entity
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@900 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/introduction.xml')
-rw-r--r-- | chapter06/introduction.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/introduction.xml b/chapter06/introduction.xml index f915875aa..0cba87aee 100644 --- a/chapter06/introduction.xml +++ b/chapter06/introduction.xml @@ -10,7 +10,7 @@ full instructions for each and every package. This is simply to avoid any possible confusion and errors.</para> <para>Now would be a good time to take a look at the optimization hint at <ulink -url="http://archive.linuxfromscratch.org/lfs-hints/optimization.txt">http://archive.linuxfromscratch.org/lfs-hints/optimization.txt</ulink> +url="&hint-root;optimization.txt">&hint-root;optimization.txt</ulink> if you plan on using compiler optimization for the packages installed in the following chapter. Compiler optimization can make a program run faster, but may also cause some compilation problems. If you run into problems |