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

-include ../../run-make-fulldeps/tools.mk

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