Ignore:
Timestamp:
11/05/2020 12:48:24 PM (3 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib-10.1
Children:
9f62bc3
Parents:
3b3d052
Message:

Merge changes from trunk to multilib

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12058 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/libelf.xml

    r3b3d052 r4e579ca2  
    8787    --libdir=&usr-lib-m32;     \
    8888    --host=i686-pc-linux-gnu \
    89     --disable-debuginfod</userinput></screen>
     89    --disable-debuginfod     \
     90    --enable-libdebuginfod=dummy</userinput></screen>
    9091
    9192    <para>Compile the package:</para>
     
    119120    --libdir=&usr-lib-m32;           \
    120121    --host=x86_64-pc-linux-gnux32 \
    121     --disable-debuginfod</userinput></screen>
     122    --disable-debuginfod          \
     123    --enable-libdebuginfod=dummy</userinput></screen>
    122124
    123125    <para>Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.