Skip to content

Commit a4eb1f5

Browse files
committed
---
yaml --- r: 6233 b: refs/heads/master c: 599baf9 h: refs/heads/master i: 6231: db714aa v: v3
1 parent 80d87c1 commit a4eb1f5

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
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: 7baf68b0bdf38baeba482075b12fc50f9ff51d13
2+
refs/heads/master: 599baf93257c5fef6600d4c10dbf256965e37fdc

trunk/Makefile.in

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,8 +289,7 @@ TARGET_SREQ$(1)$(2) = \
289289
# Prerequisites for complete stageN targets
290290
SREQ$(1)$(2) = \
291291
$$(TARGET_SREQ$(1)$(2)) \
292-
$$(TARGET_LIB$(1)$(2))/$$(CFG_STDLIB) \
293-
$$(TARGET_BIN$(1)$(2))/rustc
292+
$$(TARGET_LIB$(1)$(2))/$$(CFG_STDLIB)
294293

295294
ifeq ($(1),0)
296295
# Don't run the the stage0 compiler under valgrind - that ship has sailed

0 commit comments

Comments
 (0)