Fix a typo in tests.mk. Closes #1003
This commit is contained in:
parent
007ec666ad
commit
f5e668c877
@ -151,7 +151,7 @@ check-stage$(1)-std-dummy: test/stdtest.stage$(1)$$(X)
|
||||
|
||||
test/rustctest.stage$(1)$$(X): \
|
||||
$$(COMPILER_CRATE) $$(COMPILER_INPUTS) \
|
||||
$$(TARGET_SREQ$(1)$$(CFG_HOST_TRPILE)) \
|
||||
$$(TARGET_SREQ$(1)$$(CFG_HOST_TRIPLE)) \
|
||||
$$(HOST_LIB$(1))/$$(CFG_RUSTLLVM) \
|
||||
$$(TARGET_LIB$(1)$$(CFG_HOST_TRIPLE))/$$(CFG_RUSTLLVM)
|
||||
@$$(call E, compile_and_link: $$@)
|
||||
|
Loading…
x
Reference in New Issue
Block a user