mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Automatic merge of trunk into multilib
This commit is contained in:
commit
5a0eccd161
@ -1514,9 +1514,11 @@
|
||||
<segtitle>&external;</segtitle>
|
||||
<seglistitem>
|
||||
<seg>
|
||||
<ulink url="&blfs-book;server/db.html">Berkeley DB</ulink>
|
||||
and
|
||||
<ulink url="&blfs-book;postlfs/iptables.html">iptables</ulink>
|
||||
<ulink url="&blfs-book;server/db.html">Berkeley DB</ulink>,
|
||||
<ulink url="&blfs-book;postlfs/iptables.html">iptables</ulink>,
|
||||
<ulink url="https://github.com/libbpf/libbpf">libbpf</ulink>,
|
||||
<ulink url="&blfs-book;basicnet/libmnl.html">libmnl</ulink>, and
|
||||
<ulink url="&blfs-book;basicnet/libtirpc.html">libtirpc</ulink>
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
@ -141,7 +141,7 @@ rm -rf DESTDIR</userinput></screen>
|
||||
|
||||
<seglistitem>
|
||||
<seg>
|
||||
libelf.so (symlink) and libelf-&elfutils-version;.so
|
||||
libelf.so
|
||||
</seg>
|
||||
<seg>
|
||||
/usr/include/elfutils
|
||||
@ -156,7 +156,7 @@ rm -rf DESTDIR</userinput></screen>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="libelf">
|
||||
<term><filename class="libraryfile">libelf</filename></term>
|
||||
<term><filename class="libraryfile">libelf.so</filename></term>
|
||||
<listitem>
|
||||
<para>Contains API functions to handle ELF object files</para>
|
||||
<indexterm zone="ch-system-libelf libelf">
|
||||
|
Loading…
Reference in New Issue
Block a user