diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-06 04:00:40 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-06 04:00:40 +0000 |
commit | 98c95f5392702d4174ba3f833c8e5dde0535c1b8 (patch) | |
tree | f7aa2e1549dcddc19740cd01093ef3417b46647c /chapter05/chapter05.xml | |
parent | 076ddfe40d5f38933668d83ca59f6b376a6de49b (diff) |
Chapter 5: Add new section "Toolchain technical notes". Integrate and scale back the old "Why we use static linking" section. Closes Bug 658.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2927 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/chapter05.xml')
-rw-r--r-- | chapter05/chapter05.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/chapter05.xml b/chapter05/chapter05.xml index b5e9a89f2..4f1bc31b1 100644 --- a/chapter05/chapter05.xml +++ b/chapter05/chapter05.xml @@ -3,7 +3,7 @@ <?dbhtml filename="chapter05.html" dir="chapter05"?> &c5-introduction; -&c5-whystatic; +&c5-toolchaintechnotes; &c5-creatingtoolsdir; &c5-addinguser; &c5-settingenviron; |