From 5c453fa1561f971341682f45523dad46b08a8ad8 Mon Sep 17 00:00:00 2001 From: Thomas Balu Walter Date: Tue, 3 Apr 2001 20:27:57 +0000 Subject: added optimization-hint git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@427 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/aboutdebug.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'chapter06') diff --git a/chapter06/aboutdebug.xml b/chapter06/aboutdebug.xml index 2550b729f..8c2673cd3 100644 --- a/chapter06/aboutdebug.xml +++ b/chapter06/aboutdebug.xml @@ -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. + +You might find additional information in the optimization hint which can +be found at +http://cvs.linuxfromscratch.org/index.cgi/hints/. + + -- cgit v1.2.3-54-g00ecf