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 453bd58 commit 78ad378Copy full SHA for 78ad378
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 41830233578358369bdd1b2c53f675360d20b606
+refs/heads/master: 5502354f3313927b1f50f0a59bb00af56a64a9d1
trunk/mk/tests.mk
@@ -164,7 +164,7 @@ check-stage$(1)-$(2)-std-dummy: test/stdtest.stage$(1)-$(2)$$(X)
164
165
test/rustctest.stage$(1)-$(2)$$(X): \
166
$$(COMPILER_CRATE) $$(COMPILER_INPUTS) \
167
- $$(TARGET_SREQ$(1)$$(CFG_HOST_TRIPLE)) \
+ $$(TARGET_SREQ$(1)$(2) \
168
$$(HOST_LIB$(1))/$$(CFG_RUSTLLVM) \
169
$$(TARGET_LIB$(1)$(2))/$$(CFG_RUSTLLVM) \
170
$$(TARGET_LIB$(1)$(2))/$$(CFG_STDLIB)
0 commit comments