We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 765a845 commit fb75502Copy full SHA for fb75502
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 305b1c87019a1f2824193d1909efca6b13566240
+refs/heads/master: 3aed4b04cee15408536e9d89b866dc16447d1afb
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf
trunk/mk/host.mk
@@ -15,6 +15,7 @@ $$(HBIN$(2)_H_$(4))/rustc$$(X): \
15
$$(TBIN$(1)_T_$(4)_H_$(3))/rustc$$(X) \
16
$$(HLIB$(2)_H_$(4))/$$(CFG_RUNTIME) \
17
$$(HLIB$(2)_H_$(4))/$$(CFG_RUSTLLVM) \
18
+ $$(HLIB$(2)_H_$(4))/$$(CFG_LIBRUSTC) \
19
$$(HCORELIB_DEFAULT$(2)_H_$(4)) \
20
$$(HSTDLIB_DEFAULT$(2)_H_$(4))
21
@$$(call E, cp: $$@)
0 commit comments