mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 06:51:58 +00:00
correct pre-reqs
This commit is contained in:
parent
69911c2bc1
commit
4183023357
@ -151,7 +151,7 @@ check-stage$(1)-$(2)-pretty-pretty: check-stage$(1)-$(2)-pretty-pretty-dummy
|
||||
# Rules for the standard library test runner
|
||||
|
||||
test/stdtest.stage$(1)-$(2)$$(X): $$(STDTEST_CRATE) $$(STDTEST_INPUTS) \
|
||||
$$(SREQ$(1)$$(CFG_HOST_TRIPLE))
|
||||
$$(SREQ$(1)$(2))
|
||||
@$$(call E, compile_and_link: $$@)
|
||||
$$(STAGE$(1)_$(2)) -o $$@ $$< --test
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user