diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-07-20 06:02:05 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-07-20 06:02:05 +0000 |
commit | 1d7af63bf2870689f619dc574c4de2869905ff14 (patch) | |
tree | f76e493318cfc4e9791c00433547b7ea776dc46e | |
parent | de5d133aa284ee7ab686442d0b917ce4fb47032b (diff) |
Remove an obsolete comment about a failed test.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11096 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter06/binutils.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index 23a75d060..c7081ea37 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -104,8 +104,6 @@ cd build</userinput></screen> <screen><userinput remap="test">make -k check</userinput></screen> - <para>The test 'Link with zlib-gabi compressed debug output' is known to fail.</para> - <para>Install the package:</para> <screen><userinput remap="install">make tooldir=/usr install</userinput></screen> |