summaryrefslogtreecommitdiffstats
path: root/tests/run-make/issue-96498/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-make/issue-96498/Makefile')
-rw-r--r--tests/run-make/issue-96498/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/run-make/issue-96498/Makefile b/tests/run-make/issue-96498/Makefile
deleted file mode 100644
index efdd328c6..000000000
--- a/tests/run-make/issue-96498/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-# only-windows
-# needs-rust-lld
-
-include ../tools.mk
-
-# Ensure that LLD can link
-all:
- $(RUSTC) -C linker=rust-lld foo.rs