added optimization-hint

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@427 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Thomas Balu Walter 2001-04-03 20:27:57 +00:00
parent 05cfc7e3f2
commit 5c453fa156

View File

@ -59,5 +59,11 @@ Most people will probably never use a debugger on software, so by
removing those symbols a lot of diskspace can be regained.
</para>
<para>
You might find additional information in the optimization hint which can
be found at <ulink url="http://cvs.linuxfromscratch.org/index.cgi/hints/">
http://cvs.linuxfromscratch.org/index.cgi/hints/</ulink>.
</para>
</sect1>