rust/tests/run-make/issue-96498/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
143 B
Makefile
Raw Normal View History

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