mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
Fix a typo in tests.mk. Closes #1003
This commit is contained in:
+1
-1
@@ -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: $$@)
|
||||
|
||||
Reference in New Issue
Block a user