diff options
Diffstat (limited to '')
-rw-r--r-- | tests/run-make/test-harness/Makefile (renamed from tests/run-make-fulldeps/test-harness/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/test-harness/test-ignore-cfg.rs (renamed from tests/run-make-fulldeps/test-harness/test-ignore-cfg.rs) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/tests/run-make-fulldeps/test-harness/Makefile b/tests/run-make/test-harness/Makefile index 1fe059b07..ee8c9294f 100644 --- a/tests/run-make-fulldeps/test-harness/Makefile +++ b/tests/run-make/test-harness/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/test-harness/test-ignore-cfg.rs b/tests/run-make/test-harness/test-ignore-cfg.rs index 31ef131f2..31ef131f2 100644 --- a/tests/run-make-fulldeps/test-harness/test-ignore-cfg.rs +++ b/tests/run-make/test-harness/test-ignore-cfg.rs |