Ignore:
Timestamp:
03/31/2021 10:41:40 AM (3 years ago)
Author:
Xℹ Ruoyao <xry111@…>
Branches:
ml-11.0, multilib
Children:
16caca2
Parents:
e28ad21
git-author:
Thomas Trepl <thomas@…> (11/05/2020 12:48:24 PM)
git-committer:
Xℹ Ruoyao <xry111@…> (03/31/2021 10:41:40 AM)
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

    re28ad21 rfb95c5c  
    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.