Ignore:
Timestamp:
05/12/2021 05:26:46 AM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
ml-11.0, multilib
Children:
3de7f52
Parents:
0e9fb93 (diff), d7a9421 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge pre-LFS-11-0 changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/libelf.xml

    r0e9fb93 rdf462a9  
    4949    <screen><userinput remap="configure">./configure --prefix=/usr                \
    5050            --disable-debuginfod         \
    51             --enable-libdebuginfod=dummy \
    52             --libdir=/lib</userinput></screen>
     51            --enable-libdebuginfod=dummy</userinput></screen>
    5352
    5453    <para>Compile the package:</para>
     
    6665<screen><userinput remap="install">make -C libelf install
    6766install -vm644 config/libelf.pc /usr/lib/pkgconfig
    68 rm /lib/libelf.a</userinput></screen>
     67rm /usr/lib/libelf.a</userinput></screen>
    6968
    7069  </sect2>
Note: See TracChangeset for help on using the changeset viewer.