rust/tests/run-make/issue-96498/Makefile
2023-01-11 09:32:08 +00:00

9 lines
143 B
Makefile

# only-windows
# needs-rust-lld
include ../../run-make-fulldeps/tools.mk
# Ensure that LLD can link
all:
$(RUSTC) -C linker=rust-lld foo.rs