On 6/14/22 07:50, Paolo Bonzini wrote:
Place it only inside the 'if test "$pie" = "no"' conditional.
Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
---
configure | 13 ++++---------
1 file changed, 4 insertions(+), 9 deletions(-)
Worth mentioning 43924d1e53f, which obviated...
-# Check we support -fno-pie and -no-pie first; we will need the former for
-# building ROMs, and both for everything if --disable-pie is passed.
... this comment.
Either "Fixes:" or just in the text, "Since XXX, we no longer require this probe for
building ROMs".
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~