Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add ignore-cross-compile to remap-path-prefix-consts run-make test
  • Loading branch information
Urgau committed Dec 12, 2025
commit 0afd21d646d5a6e43541cc1ffedff36dca44eb08
1 change: 1 addition & 0 deletions tests/run-make/remap-path-prefix-consts/rmake.rs
Original file line number Diff line number Diff line change
@@ -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};
Expand Down