Ignore:
Timestamp:
06/20/2023 09:56:30 AM (13 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1
Children:
6167e6b
Parents:
c018a6d
git-author:
Xi Ruoyao <xry111@…> (06/20/2023 09:55:11 AM)
git-committer:
Xi Ruoyao <xry111@…> (06/20/2023 09:56:30 AM)
Message:

loongarch: Patch libelf for LoongArch support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/libelf.xml

    rc018a6d r04ab6d0f  
    4545      the elfutils-&elfutils-version;.tar.bz2 file as the source tarball.</para>
    4646
     47    <para>Add LoongArch support for this package:</para>
     48
     49<screen><userinput remap="pre">patch -Np1 -i ../&elfutils-loongarch-patch;
     50autoreconf -fi</userinput></screen>
     51
    4752    <para>Prepare Libelf for compilation:</para>
    4853
     
    5863
    5964<screen><userinput remap="test">make check</userinput></screen>
    60 
    61     <para>7 tests are known to fail because the support for LoongArch is
    62     not complete in this Libelf release.</para>
    6365
    6466    <para>Install only Libelf:</para>
Note: See TracChangeset for help on using the changeset viewer.