diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-11 12:02:35 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-11 12:02:35 +0000 |
commit | 313e096081b296d7993c5fa688a25954de15ad63 (patch) | |
tree | 11c85d261231692c411c1278e7f473d982195849 /chapter05/binutils-pass2-inst.xml | |
parent | 1668d8e3f77807b23d9f90eb4eefebc0acced300 (diff) |
Correcting the working dir, readding a lost paragraph, and alphabetizing.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2967 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/binutils-pass2-inst.xml')
-rw-r--r-- | chapter05/binutils-pass2-inst.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter05/binutils-pass2-inst.xml b/chapter05/binutils-pass2-inst.xml index 3440a7e3b..22175648d 100644 --- a/chapter05/binutils-pass2-inst.xml +++ b/chapter05/binutils-pass2-inst.xml @@ -29,6 +29,9 @@ variables that override the default optimization flags.</para> <screen><userinput>make </userinput></screen> +<note><para>It's worth pointing out that running the Binutils test suite here +is considered not as important running it in Chapter 6.</para></note> + <para>Test the results (there should be no unexpected failures here, expected failures are fine):</para> |