diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-07-02 02:59:41 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-07-02 02:59:41 +0000 |
commit | 95562ce730422d6228cba29fcfa4bd514fda88ba (patch) | |
tree | 346b2aa392fa87d5ce5d5129654e813fa6b6fa45 /chapter05 | |
parent | b728ca9a762d9daf0cd45619227d3864f8be39ed (diff) |
Clarified what SBU times include in Chapter 5 and 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9332 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/binutils-pass1.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter05/binutils-pass1.xml b/chapter05/binutils-pass1.xml index d4c193364..b88edaebc 100644 --- a/chapter05/binutils-pass1.xml +++ b/chapter05/binutils-pass1.xml @@ -67,6 +67,9 @@ cd ../binutils-build</userinput></screen> && make install; }</userinput>.</para> </note> + <note><para>The approximate build SBU values and required disk space + in Chapter 5 does not include testsuite data.</para></note> + <para>Now prepare Binutils for compilation:</para> <screen><userinput remap="configure">../binutils-&binutils-version;/configure \ |