Skip to content

Commit c045319

Browse files
committed
---
yaml --- r: 7835 b: refs/heads/snap-stage3 c: 3aed4b0 h: refs/heads/master i: 7833: b464ee5 7831: ae1e61a v: v3
1 parent 9be021b commit c045319

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
refs/heads/master: 2898dcc5d97da9427ac367542382b6239d9c0bbf
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: 305b1c87019a1f2824193d1909efca6b13566240
4+
refs/heads/snap-stage3: 3aed4b04cee15408536e9d89b866dc16447d1afb
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

branches/snap-stage3/mk/host.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ $$(HBIN$(2)_H_$(4))/rustc$$(X): \
1515
$$(TBIN$(1)_T_$(4)_H_$(3))/rustc$$(X) \
1616
$$(HLIB$(2)_H_$(4))/$$(CFG_RUNTIME) \
1717
$$(HLIB$(2)_H_$(4))/$$(CFG_RUSTLLVM) \
18+
$$(HLIB$(2)_H_$(4))/$$(CFG_LIBRUSTC) \
1819
$$(HCORELIB_DEFAULT$(2)_H_$(4)) \
1920
$$(HSTDLIB_DEFAULT$(2)_H_$(4))
2021
@$$(call E, cp: $$@)

0 commit comments

Comments
 (0)