mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-13 15:55:03 +01:00
loongarch: Remove elfutils patch
The elfutils-0.190 release already contains the changes in the patch.
This commit is contained in:
parent
07fda6fe2b
commit
b671ead1ed
@ -304,6 +304,10 @@
|
|||||||
<title>Removed:</title>
|
<title>Removed:</title>
|
||||||
<listitem><para></para></listitem> <!-- satisfy build -->
|
<listitem><para></para></listitem> <!-- satisfy build -->
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>elfutils-0.189-loongarch-3.patch</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>glibc-2.38-memalign_fix-1.patch</para>
|
<para>glibc-2.38-memalign_fix-1.patch</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
@ -77,14 +77,6 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
-->
|
-->
|
||||||
<varlistentry>
|
|
||||||
<term>Elfutils LoongArch Support Patch - <token>&elfutils-loongarch-patch-size;</token>:</term>
|
|
||||||
<listitem>
|
|
||||||
<para>Download: <ulink url="https://www.linuxfromscratch.org/~xry111/lfs/patches/&elfutils-loongarch-patch;"/></para>
|
|
||||||
<para>MD5 sum: <literal>&elfutils-loongarch-patch-md5;</literal></para>
|
|
||||||
</listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>Glibc Upstream Fixes Patch - <token>&glibc-upstream-fixes-patch-size;</token>:</term>
|
<term>Glibc Upstream Fixes Patch - <token>&glibc-upstream-fixes-patch-size;</token>:</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -44,11 +44,6 @@
|
|||||||
<para>Libelf is part of the elfutils-&elfutils-version; package. Use
|
<para>Libelf is part of the elfutils-&elfutils-version; package. Use
|
||||||
the elfutils-&elfutils-version;.tar.bz2 file as the source tarball.</para>
|
the elfutils-&elfutils-version;.tar.bz2 file as the source tarball.</para>
|
||||||
|
|
||||||
<para>Add LoongArch support for this package:</para>
|
|
||||||
|
|
||||||
<screen><userinput remap="pre">patch -Np1 -i ../&elfutils-loongarch-patch;
|
|
||||||
autoreconf -fi</userinput></screen>
|
|
||||||
|
|
||||||
<para>Prepare Libelf for compilation:</para>
|
<para>Prepare Libelf for compilation:</para>
|
||||||
|
|
||||||
<screen><userinput remap="configure">./configure --prefix=/usr \
|
<screen><userinput remap="configure">./configure --prefix=/usr \
|
||||||
|
@ -10,10 +10,6 @@
|
|||||||
<!ENTITY coreutils-i18n-patch-md5 "cca7dc8c73147444e77bc45d210229bb">
|
<!ENTITY coreutils-i18n-patch-md5 "cca7dc8c73147444e77bc45d210229bb">
|
||||||
<!ENTITY coreutils-i18n-patch-size "166 KB">
|
<!ENTITY coreutils-i18n-patch-size "166 KB">
|
||||||
|
|
||||||
<!ENTITY elfutils-loongarch-patch "elfutils-&elfutils-version;-loongarch-3.patch">
|
|
||||||
<!ENTITY elfutils-loongarch-patch-md5 "cd7125a123145d1e2911b1dd2186793a">
|
|
||||||
<!ENTITY elfutils-loongarch-patch-size "44 KB">
|
|
||||||
|
|
||||||
<!ENTITY glibc-fhs-patch "glibc-&glibc-version;-fhs-1.patch">
|
<!ENTITY glibc-fhs-patch "glibc-&glibc-version;-fhs-1.patch">
|
||||||
<!ENTITY glibc-fhs-patch-md5 "9a5997c3452909b1769918c759eff8a2">
|
<!ENTITY glibc-fhs-patch-md5 "9a5997c3452909b1769918c759eff8a2">
|
||||||
<!ENTITY glibc-fhs-patch-size "2.8 KB">
|
<!ENTITY glibc-fhs-patch-size "2.8 KB">
|
||||||
|
Loading…
Reference in New Issue
Block a user