Skip to content

Commit 3bdece5

Browse files
committed
---
yaml --- r: 13199 b: refs/heads/master c: a94e6c6 h: refs/heads/master i: 13197: c41abe1 13195: c73dd10 13191: 358da6b 13183: d0b704e v: v3
1 parent ac4c5b6 commit 3bdece5

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,5 +1,5 @@
11
---
2-
refs/heads/master: 2a0b6f5fe2a231e3618a3e078330adc92eb857bd
2+
refs/heads/master: a94e6c63fd840e22310ef49db60ae31a689aea8a
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf

trunk/Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,12 +325,12 @@ HSREQ$(1)_H_$(3) = \
325325
# Prerequisites for using the stageN compiler to build target artifacts
326326
TSREQ$(1)_T_$(2)_H_$(3) = \
327327
$$(HSREQ$(1)_H_$(3)) \
328-
$$(TLIB$(1)_T_$(2)_H_$(3))/$$(CFG_RUNTIME) \
329328
$$(TLIB$(1)_T_$(2)_H_$(3))/libmorestack.a
330329

331330
# Prerequisites for complete stageN targets
332331
SREQ$(1)_T_$(2)_H_$(3) = \
333332
$$(TSREQ$(1)_T_$(2)_H_$(3)) \
333+
$$(TLIB$(1)_T_$(2)_H_$(3))/$$(CFG_RUNTIME) \
334334
$$(TLIB$(1)_T_$(2)_H_$(3))/$$(CFG_CORELIB) \
335335
$$(TLIB$(1)_T_$(2)_H_$(3))/$$(CFG_STDLIB) \
336336
$$(TLIB$(1)_T_$(2)_H_$(3))/$$(CFG_LIBRUSTC)

0 commit comments

Comments
 (0)