On 5/4/21 12:02 PM, Alex Bennée wrote: > Otherwise you run into hilarity like trying when cross compiling a 32 > bit ARM build on a 64 bit system trying to use host_cc to build 32 bit > test cases. > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > --- > configure | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>