Richard Henderson <richard.hender...@linaro.org> writes:
> On 4/1/21 3:25 AM, Alex Bennée wrote: >> While it's hard to find cross compilers packaged for arches other than >> x86_64 the same cannot be said for the x86_64 compiler which is >> available on Debians i386, arm64 and ppc64el release architectures. >> Signed-off-by: Alex Bennée<alex.ben...@linaro.org> >> --- >> tests/tcg/configure.sh | 5 +++++ >> 1 file changed, 5 insertions(+) > > Dunno why only these 3 hosts, but what you have matches the data in > packages.debian.org. I did try and convince the packagers to build all the cross gcc's for all the arches but they did point out (reasonably) that it would be quite an explosion of binary size in the repos. But at least mainline arches are getting better support in other mainline arches. > > Reviewed-by: Richard Henderson <richard.hender...@linaro.org> > > r~ -- Alex Bennée