Skip to content

Commit 2f0080c

Browse files
committed
---
yaml --- r: 13821 b: refs/heads/try c: 3aed4b0 h: refs/heads/master i: 13819: a5bb281 v: v3
1 parent 977c016 commit 2f0080c

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
@@ -2,5 +2,5 @@
22
refs/heads/master: 61b1875c16de39c166b0f4d54bba19f9c6777d1a
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5-
refs/heads/try: 305b1c87019a1f2824193d1909efca6b13566240
5+
refs/heads/try: 3aed4b04cee15408536e9d89b866dc16447d1afb
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

branches/try/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)