Re: [PATCH v1 18/25] tests/tcg: isolate from QEMU's config-host.mak

2022-04-19 Thread Richard Henderson
On 4/19/22 02:10, Alex Bennée wrote: From: Paolo Bonzini Do not include variables for the QEMU's own compiler, as they are not necessarily related to the cross compiler used for tests/tcg. Signed-off-by: Paolo Bonzini Message-Id:<20220401141326.1244422-16-pbonz...@redhat.com> Signed-off-by: Ale

[PATCH v1 18/25] tests/tcg: isolate from QEMU's config-host.mak

2022-04-19 Thread Alex Bennée
From: Paolo Bonzini Do not include variables for the QEMU's own compiler, as they are not necessarily related to the cross compiler used for tests/tcg. Signed-off-by: Paolo Bonzini Message-Id: <20220401141326.1244422-16-pbonz...@redhat.com> Signed-off-by: Alex Bennée --- configure