[lfs] 07/07: mips64el: add a glibc patch to fix SIGRTMAX handling
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch xry111/mips64el in repository lfs. commit f7774b15ac87365e10493d4bdd82faf280338cc2 Author: Xi Ruoyao <[email protected]> AuthorDate: Fri Mar 6 01:18:18 2026 +0800 mips64el: add a glibc patch to fix SIGRTMAX handling The issue caused coreutils test failures on mips64el. --- chapter03/patches.xml | 8 ++++++++ patches.ent | 6 ++++++ 2 files changed, 14 insertions(+) diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 2f546b53c..06bb1987d 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -95,6 +95,14 @@ </listitem> </varlistentry> + <varlistentry> + <term>Glibc MIPS Patch - <token>&glibc-mips-fix-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="https://www.linuxfromscratch.org/~xry111/lfs/patches/&glibc-mips-fix-patch;"/></para> + <para>MD5 sum: <literal>&glibc-mips-fix-patch-md5;</literal></para> + </listitem> + </varlistentry> + <varlistentry> <term>Kbd Backspace/Delete Fix Patch - <token>&kbd-backspace-patch-size;</token>:</term> <listitem> diff --git a/patches.ent b/patches.ent index d5baf8ce3..18c15eae8 100644 --- a/patches.ent +++ b/patches.ent @@ -64,3 +64,9 @@ <!ENTITY systemd-upstream-patch-md5 "8d9c1014445c463cf7c24c162b1e0686"> <!ENTITY systemd-upstream-patch-size "7.2 KB"> --> + +<!-- Put MIPS patches last to reduce the chance of a conflict during + merge. --> +<!ENTITY glibc-mips-fix-patch "glibc-&glibc-version;-mips_fix-1.patch"> +<!ENTITY glibc-mips-fix-patch-md5 "0cc7517c3882717ec9df2dc2126d209c"> +<!ENTITY glibc-mips-fix-patch-size "3.8 KB"> -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/lfs-book Unsubscribe: See the above information page