]> git.lizzy.rs Git - rust.git/blob - src/test/run-make/issue-96498/Makefile
Merge commit 'c4416f20dcaec5d93077f72470e83e150fb923b1' into sync-rustfmt
[rust.git] / src / test / run-make / issue-96498 / Makefile
1 # only-windows
2 # needs-rust-lld
3
4 -include ../../run-make-fulldeps/tools.mk
5
6 # Ensure that LLD can link
7 all:
8         $(RUSTC) -C linker=rust-lld foo.rs