Skip to content

Commit 20cb8bd

Browse files
committed
---
yaml --- r: 1195 b: refs/heads/master c: 7276f85 h: refs/heads/master i: 1193: c03761f 1191: 6fd4cee v: v3
1 parent 990aa2b commit 20cb8bd

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: b7d2fe57cfa7d260838832ad8c301a946206c16d
2+
refs/heads/master: 7276f85f32801f9d4c379063d04bb1ef94ef65fd

trunk/src/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,7 @@ test/run-fail/%.boot$(CFG_EXE_SUFFIX): test/run-fail/%.rs $(BREQ)
704704
@$(call CFG_ECHO, compile [boot]: $<)
705705
$(BOOT) -o $@ $<
706706

707-
test/run-fail/%.bc: test/run-fail/%.rs $(BREQ)
707+
test/run-fail/%.bc: test/run-fail/%.rs $(SREQ)
708708
@$(call CFG_ECHO, compile [rustc]: $<)
709709
$(RUSTC) -o $@ $<
710710

0 commit comments

Comments
 (0)