Add ignore-cross-compile to remap-path-prefix-consts run-make test

This commit is contained in:
Urgau 2025-12-09 18:48:03 +01:00
parent 0be1a9b59a
commit 0afd21d646

View file

@ -1,3 +1,4 @@
//@ ignore-cross-compile (relocations in generic ELF against `arm-unknown-linux-gnueabihf`)
//@ needs-target-std
use run_make_support::{bin_name, cwd, run, rustc};