diff options
Diffstat (limited to '')
-rw-r--r-- | tests/run-make/output-with-hyphens/Makefile (renamed from tests/run-make-fulldeps/output-with-hyphens/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/output-with-hyphens/foo-bar.rs (renamed from tests/run-make-fulldeps/output-with-hyphens/foo-bar.rs) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/tests/run-make-fulldeps/output-with-hyphens/Makefile b/tests/run-make/output-with-hyphens/Makefile index 365fb6e59..846c9a66a 100644 --- a/tests/run-make-fulldeps/output-with-hyphens/Makefile +++ b/tests/run-make/output-with-hyphens/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk all: diff --git a/tests/run-make-fulldeps/output-with-hyphens/foo-bar.rs b/tests/run-make/output-with-hyphens/foo-bar.rs index f328e4d9d..f328e4d9d 100644 --- a/tests/run-make-fulldeps/output-with-hyphens/foo-bar.rs +++ b/tests/run-make/output-with-hyphens/foo-bar.rs |