On 8/29/22 16:16, Philippe Mathieu-Daudé wrote:
Shouldn't "--extra-cflags='-fno-pie -no-pie'" be handled by the configure script while processing the --disable-pie option?
I think configure just passes b_pie=off to meson, but yes, this could be improved -- there's definitely a disconnect somewhere.
r~