Changeset b671ead


Ignore:
Timestamp:
11/13/2023 07:13:26 PM (7 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/loongarch, xry111/loongarch-12.1
Children:
529345e
Parents:
07fda6fe
git-author:
Xi Ruoyao <xry111@…> (11/13/2023 07:11:51 PM)
git-committer:
Xi Ruoyao <xry111@…> (11/13/2023 07:13:26 PM)
Message:

loongarch: Remove elfutils patch

The elfutils-0.190 release already contains the changes in the patch.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • chapter01/whatsnew.xml

    r07fda6fe rb671ead  
    306306
    307307    <listitem>
     308      <para>elfutils-0.189-loongarch-3.patch</para>
     309    </listitem>
     310
     311    <listitem>
    308312      <para>glibc-2.38-memalign_fix-1.patch</para>
    309313    </listitem>
  • chapter03/patches.xml

    r07fda6fe rb671ead  
    7878    </varlistentry>
    7979-->
    80     <varlistentry>
    81       <term>Elfutils LoongArch Support Patch - <token>&elfutils-loongarch-patch-size;</token>:</term>
    82       <listitem>
    83         <para>Download: <ulink url="https://www.linuxfromscratch.org/~xry111/lfs/patches/&elfutils-loongarch-patch;"/></para>
    84         <para>MD5 sum: <literal>&elfutils-loongarch-patch-md5;</literal></para>
    85       </listitem>
    86     </varlistentry>
    87 
    8880    <varlistentry>
    8981      <term>Glibc Upstream Fixes Patch - <token>&glibc-upstream-fixes-patch-size;</token>:</term>
  • chapter08/libelf.xml

    r07fda6fe rb671ead  
    4444      <para>Libelf is part of the elfutils-&elfutils-version; package. Use
    4545      the elfutils-&elfutils-version;.tar.bz2 file as the source tarball.</para>
    46 
    47     <para>Add LoongArch support for this package:</para>
    48 
    49 <screen><userinput remap="pre">patch -Np1 -i ../&elfutils-loongarch-patch;
    50 autoreconf -fi</userinput></screen>
    5146
    5247    <para>Prepare Libelf for compilation:</para>
  • patches.ent

    r07fda6fe rb671ead  
    1010<!ENTITY coreutils-i18n-patch-md5 "cca7dc8c73147444e77bc45d210229bb">
    1111<!ENTITY coreutils-i18n-patch-size "166 KB">
    12 
    13 <!ENTITY elfutils-loongarch-patch "elfutils-&elfutils-version;-loongarch-3.patch">
    14 <!ENTITY elfutils-loongarch-patch-md5 "cd7125a123145d1e2911b1dd2186793a">
    15 <!ENTITY elfutils-loongarch-patch-size "44 KB">
    1612
    1713<!ENTITY glibc-fhs-patch "glibc-&glibc-version;-fhs-1.patch">
Note: See TracChangeset for help on using the changeset viewer.