[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#52693] [PATCH] gnu: glibc: Handle failure to find $ORIGIN.
From: |
Maxim Cournoyer |
Subject: |
[bug#52693] [PATCH] gnu: glibc: Handle failure to find $ORIGIN. |
Date: |
Fri, 14 Jan 2022 17:40:44 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hi,
Ludovic Courtès <ludo@gnu.org> writes:
> Hello,
>
> Ivan Kozlov <kanichos@yandex.ru> skribis:
>
>> Fixes <https://issues.guix.gnu.org/52671>.
>>
>> * gnu/packages/patches/glibc-dl-cache.patch: Check pointer returned
>> by '_dl_get_origin' for failure indication.
Is this a world rebuilding change? If so, I'm afraid it'll have to wait
until the next rebuild cycle comes as we're already far into building
the version-1.4.0 branch.
Thanks,
Maxim