Werner Koch via Gnupg-users wrote:
> On Fri, 20 Dec 2019 11:22, Konstantin Ryabitsev said:
>
>> On x86_64 this succeeds, but when I tried building on aarch64, that step
> [...]
>> gpg: Fatal: can't disable core dumps: Operation not permitted
>
> setrlimit returns an unexpected error code:
>
>
On Fri, 20 Dec 2019 11:22, Konstantin Ryabitsev said:
> On x86_64 this succeeds, but when I tried building on aarch64, that step
[...]
> gpg: Fatal: can't disable core dumps: Operation not permitted
setrlimit returns an unexpected error code:
if (getrlimit (RLIMIT_CORE, &limit))
lim