summaryrefslogtreecommitdiffstats
path: root/src/test/run-make/issue-96498/Makefile
blob: ce2b1b1ff7c3da2ef2eec5ad20843b79bfe44a82 (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