summaryrefslogtreecommitdiffstats
path: root/tests/run-make/metadata-dep-info/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-make/metadata-dep-info/Makefile')
-rw-r--r--tests/run-make/metadata-dep-info/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/run-make/metadata-dep-info/Makefile b/tests/run-make/metadata-dep-info/Makefile
index f9043f214..d48cbe0f2 100644
--- a/tests/run-make/metadata-dep-info/Makefile
+++ b/tests/run-make/metadata-dep-info/Makefile
@@ -1,11 +1,5 @@
include ../tools.mk
-ifdef RUSTC_BLESS_TEST
- RUSTC_TEST_OP = cp
-else
- RUSTC_TEST_OP = $(DIFF)
-endif
-
all:
$(RUSTC) --emit=metadata,dep-info --crate-type lib dash-separated.rs -C extra-filename=_something-extra
# Strip TMPDIR since it is a machine specific absolute path