aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/toolchaintechnotes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/toolchaintechnotes.xml')
-rw-r--r--chapter05/toolchaintechnotes.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/chapter05/toolchaintechnotes.xml b/chapter05/toolchaintechnotes.xml
index 9c2951387..9a065a054 100644
--- a/chapter05/toolchaintechnotes.xml
+++ b/chapter05/toolchaintechnotes.xml
@@ -175,7 +175,10 @@ class="directory">/usr</filename>, perform a quick changeover of the
toolchain defaults, then proceed in building the rest of the target
LFS system.</para>
-<sect2>
+<!-- Removed as part of the fix for bug 1061 - we no longer build pass1
+ packages statically, therefore this explanation isn't required -->
+
+<!--<sect2>
<title>Notes on Static Linking</title>
<para>Besides their specific task, most programs have to perform many
@@ -218,7 +221,7 @@ programs can be used independently of the host system. However, it is
worth noting that an overall successful LFS build can still be
achieved when the first two packages are built dynamically.</para>
-</sect2>
+</sect2>-->
</sect1>