]> git.lizzy.rs Git - rust.git/blob - tests/run-make/issue-96498/Makefile
Rollup merge of #106244 - atouchet:readme3, r=workingjubilee
[rust.git] / tests / 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