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<[email protected]> --- 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.
Reviewed-by: Richard Henderson <[email protected]> r~
