aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/binutils.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2017-05-04 04:22:11 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2017-05-04 04:22:11 +0000
commit89c1c43dc35b79f84369a62a9556c7b405962dac (patch)
treeb785c74a2fa7e05de26b3c27ab39829d30f6c338 /chapter06/binutils.xml
parent427a4606fde7fd07d5fcae0287a3315c0c51aa11 (diff)
Update to gcc-7.1.0.
Update to iproute2-4.11.0. Fix some faulty gnulib code in diffutils. Disable a failing test in vim. Document a failing test in binutils. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11242 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/binutils.xml')
-rw-r--r--chapter06/binutils.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml
index 36d303b49..f4f41f314 100644
--- a/chapter06/binutils.xml
+++ b/chapter06/binutils.xml
@@ -143,6 +143,8 @@ cd build</userinput></screen>
<screen><userinput remap="test">make -k check</userinput></screen>
+ <para>One test, debug_msg.sh, is known ot fail.</para>
+
<para>Install the package:</para>
<screen><userinput remap="install">make tooldir=/usr install</userinput></screen>