Skip to content

Commit 453bd58

Browse files
committed
---
yaml --- r: 6312 b: refs/heads/master c: 4183023 h: refs/heads/master v: v3
1 parent 3608c29 commit 453bd58

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 69911c2bc1a4271edf8db63dbdf6847654922a69
2+
refs/heads/master: 41830233578358369bdd1b2c53f675360d20b606

trunk/mk/tests.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ check-stage$(1)-$(2)-pretty-pretty: check-stage$(1)-$(2)-pretty-pretty-dummy
151151
# Rules for the standard library test runner
152152

153153
test/stdtest.stage$(1)-$(2)$$(X): $$(STDTEST_CRATE) $$(STDTEST_INPUTS) \
154-
$$(SREQ$(1)$$(CFG_HOST_TRIPLE))
154+
$$(SREQ$(1)$(2))
155155
@$$(call E, compile_and_link: $$@)
156156
$$(STAGE$(1)_$(2)) -o $$@ $$< --test
157157

0 commit comments

Comments
 (0)