]> git.lizzy.rs Git - rust.git/commit
test: run-make: skip when cross-compiling
authorPeter Collingbourne <pcc@google.com>
Thu, 6 Oct 2022 04:37:23 +0000 (21:37 -0700)
committerPeter Collingbourne <pcc@google.com>
Thu, 6 Oct 2022 04:54:55 +0000 (21:54 -0700)
commit0567fec8e47f83ddda623f93deccddddd3f6744f
treef61d71a1413261c23cf7575ebba8749c0e7567a8
parentc97d02cdb5ca5f5e9eff1fa9e4560d220d1fd2a0
test: run-make: skip when cross-compiling

This test fails when targeting aarch64 Android. Instead of adding yet
another architecture here (and one that's increasingly more common
as the host), let's replace the growing list of architectures with
ignore-cross-compile.
src/test/run-make/issue-36710/Makefile