Ignore:
Timestamp:
08/19/2014 09:37:43 PM (10 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
a150b723
Parents:
f1d755b
Message:

Remove redundant options in gcc instructions.
Add note about a test failure in util-linux.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10698 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/util-linux.xml

    rf1d755b r5948c803  
    7979    <screen><userinput remap="test">chown -Rv nobody .
    8080su nobody -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen>
     81
     82    <note><para>One test above, tests/ts/ipcs/limits2, will fail when the host
     83    is using a recent kernel.  The failure can safely be ignored.</para></note>
    8184
    8285    <para>Install the package:</para>
Note: See TracChangeset for help on using the changeset viewer.