On 9/14/22 16:59, Alex Bennée wrote:
This is working around current limitation of Meson's handling of
--disable-pie.
Signed-off-by: Alex Bennée
Cc: Paolo Bonzini
---
configure | 6 ++
1 file changed, 6 insertions(+)
Ah, yes, thanks.
Reviewed-by: Richard Henderson
r~
This is working around current limitation of Meson's handling of
--disable-pie.
Signed-off-by: Alex Bennée
Cc: Paolo Bonzini
---
configure | 6 ++
1 file changed, 6 insertions(+)
diff --git a/configure b/configure
index 575dde1c1f..6c169b23b5 100755
--- a/configure
+++ b/configure
@@ -1394