We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 007ec66 commit f5e668cCopy full SHA for f5e668c
mk/tests.mk
@@ -151,7 +151,7 @@ check-stage$(1)-std-dummy: test/stdtest.stage$(1)$$(X)
151
152
test/rustctest.stage$(1)$$(X): \
153
$$(COMPILER_CRATE) $$(COMPILER_INPUTS) \
154
- $$(TARGET_SREQ$(1)$$(CFG_HOST_TRPILE)) \
+ $$(TARGET_SREQ$(1)$$(CFG_HOST_TRIPLE)) \
155
$$(HOST_LIB$(1))/$$(CFG_RUSTLLVM) \
156
$$(TARGET_LIB$(1)$$(CFG_HOST_TRIPLE))/$$(CFG_RUSTLLVM)
157
@$$(call E, compile_and_link: $$@)
0 commit comments