Loading
systemd.tests.cross: fix on aarch64-linux
We shouldn't try compiling to aarch64-unknown-linux-gnu from aarch64-unknown-linux-gnu, because that tends to confuse things and is not representative of actual cross compilation usage. In this case, kexec-tools didn't compile.