diff options
author | Archaic <archaic@linuxfromscratch.org> | 2006-05-13 00:07:12 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2006-05-13 00:07:12 +0000 |
commit | 004616a9e7c3e1e8d105f3451e5df11d9c8d51bb (patch) | |
tree | 9546c0cc393b8a838c8d14db12a4ae32679df0a6 /chapter05 | |
parent | 1895652057e7cac2b6945b459d4473e0776a15bb (diff) |
To avoid comments that require action from being forgotten, I prefixed all of them that I could find with 'FIXME:'. I did not attempt to fix them. I just marked them for future reference.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/toolchaintechnotes.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter05/toolchaintechnotes.xml b/chapter05/toolchaintechnotes.xml index 8eabbbd17..394a4f4a5 100644 --- a/chapter05/toolchaintechnotes.xml +++ b/chapter05/toolchaintechnotes.xml @@ -167,10 +167,10 @@ checking what linker to use... /tools/i686-pc-linux-gnu/bin/ld</computeroutput>< toolchain defaults, then proceed in building the rest of the target LFS system.</para> - <!-- Removed as part of the fix for bug 1061 - we no longer build pass1 - packages statically, therefore this explanation isn't required --> + <!-- FIXME: Removed as part of the fix for bug 1061 - we no longer build pass1 + packages statically, therefore this explanation isn't required - <!--<sect2> + <sect2> <title>Notes on Static Linking</title> <para>Besides their specific task, most programs have to perform many |