mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 05:27:39 +00:00
A typo and remove an obsolete test failure note
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11466 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
5b949a9f84
commit
b2321308a2
@ -42,7 +42,7 @@
|
||||
<title>Installation of Libelf</title>
|
||||
|
||||
<para>Libelf is part of elfutils-&elfutils-version; package. Use
|
||||
the elfutils-&elfutils-version;.tar.xz as the source tarball.</para>
|
||||
the elfutils-&elfutils-version;.tar.bz2 as the source tarball.</para>
|
||||
|
||||
<para>Prepare Libelf for compilation:</para>
|
||||
|
||||
|
@ -58,10 +58,10 @@
|
||||
<para>To test the results, issue:</para>
|
||||
|
||||
<screen><userinput remap="test">make test</userinput></screen>
|
||||
|
||||
<!--
|
||||
<para>One subtest in the test 40-test_rehash.t fails in the lfs chroot
|
||||
environment, but passes when run as a regular user.</para>
|
||||
|
||||
-->
|
||||
<para>Install the package:</para>
|
||||
|
||||
<screen><userinput remap="install">sed -i '/INSTALL_LIBS/s/libcrypto.a libssl.a//' Makefile
|
||||
|
Loading…
Reference in New Issue
Block a user