[PATCH] Pass -Wl, --no-error-execstack for tests where -Wl, -z, execstack is used [PR32717]
Sam James
sam@gentoo.org
Tue Mar 4 20:10:40 GMT 2025
Adhemerval Zanella Netto <adhemerval.zanella@linaro.org> writes:
> On 18/02/25 16:32, Sam James wrote:
>> When GNU Binutils is configured with --enable-error-execstack=yes, a handful
>> of our tests which rely on -Wl,-z,execstack fail. Pass --Wl,--no-error-execstack
>> to override the behaviour and get a warning instead.
>>
>> Bug: https://sourceware.org/PR32717
>
> LGTM, thanks.
>
> Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Thanks. Pushed.
More information about the Libc-alpha
mailing list