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 3608c29 commit 453bd58Copy full SHA for 453bd58
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 69911c2bc1a4271edf8db63dbdf6847654922a69
+refs/heads/master: 41830233578358369bdd1b2c53f675360d20b606
trunk/mk/tests.mk
@@ -151,7 +151,7 @@ check-stage$(1)-$(2)-pretty-pretty: check-stage$(1)-$(2)-pretty-pretty-dummy
151
# Rules for the standard library test runner
152
153
test/stdtest.stage$(1)-$(2)$$(X): $$(STDTEST_CRATE) $$(STDTEST_INPUTS) \
154
- $$(SREQ$(1)$$(CFG_HOST_TRIPLE))
+ $$(SREQ$(1)$(2))
155
@$$(call E, compile_and_link: $$@)
156
$$(STAGE$(1)_$(2)) -o $$@ $$< --test
157
0 commit comments