Il mer 17 mag 2023, 20:48 Peter Maydell ha
scritto:
> On Wed, 17 May 2023 at 18:50, Paolo Bonzini wrote:
> >
> > The comment is not correct anymore, in that the usability test for
> > the compiler and linker are done after probing $cpu, and Meson will
> > redo them anyway.
>
> The other thing th
On Wed, 17 May 2023 at 18:50, Paolo Bonzini wrote:
>
> The comment is not correct anymore, in that the usability test for
> the compiler and linker are done after probing $cpu, and Meson will
> redo them anyway.
The other thing this check is useful for, though, is
providing a helpful error messag
The comment is not correct anymore, in that the usability test for
the compiler and linker are done after probing $cpu, and Meson will
redo them anyway.
Signed-off-by: Paolo Bonzini
---
configure | 14 --
1 file changed, 14 deletions(-)
diff --git a/configure b/configure
index b2172