On 3/2/22 18:33, Paolo Bonzini wrote:
Prepare for moving more compiler tests to Meson. If the full set
of compiler flags is needed in a cc.compiles/cc.links test, it will
be handy to have a variable analogous to QEMU_CFLAGS.
Signed-off-by: Paolo Bonzini
---
meson.build | 13 +++--
1
Prepare for moving more compiler tests to Meson. If the full set
of compiler flags is needed in a cc.compiles/cc.links test, it will
be handy to have a variable analogous to QEMU_CFLAGS.
Signed-off-by: Paolo Bonzini
---
meson.build | 13 +++--
1 file changed, 7 insertions(+), 6 deletion