summaryrefslogtreecommitdiffstats
path: root/tests/run-make/issue-96498/Makefile
blob: efdd328c671edcf4d9ee11932dbe9a81ef92732a (plain)
1
2
3
4
5
6
7
8
# only-windows
# needs-rust-lld

include ../tools.mk

# Ensure that LLD can link
all:
	$(RUSTC) -C linker=rust-lld foo.rs