diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-02-14 23:21:06 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-02-14 23:21:06 +0000 |
commit | 6bf9d727f0ca016ec348a8eba3482e1be034801c (patch) | |
tree | 39e0f9e359e89a1b9c2330c9bc3974613c14473b /chapter06/binutils.xml | |
parent | ce07064f175bca3b3d9ee5ac72d6187cf524b2f6 (diff) |
Update package install sizes and times.
Document known test failures.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11011 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/binutils.xml')
-rw-r--r-- | chapter06/binutils.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index a33c6cf60..570722f13 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -108,6 +108,8 @@ cd build</userinput></screen> <screen><userinput remap="test">make 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> |