File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
refs/heads/master: 5f13e9ccc2e3328d4cd8ca49f84e6840dd998346
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
- refs/heads/snap-stage3: 5f13e9ccc2e3328d4cd8ca49f84e6840dd998346
4
+ refs/heads/snap-stage3: 88e4b5de8350968b69b9e4d9037f35a5eaf3f796
5
5
refs/heads/try: 8eb2bab100b42f0ba751552d8eff00eb2134c55a
6
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
7
7
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
Original file line number Diff line number Diff line change @@ -119,6 +119,8 @@ install-host: $(CSREQ$(ISTAGE)_T_$(CFG_BUILD_TRIPLE)_H_$(CFG_BUILD_TRIPLE))
119
119
$(Q )$(call INSTALL_LIB,$(HL ) ,$(PHL ) ,$(LIBSYNTAX_GLOB_$(CFG_BUILD_TRIPLE ) ) )
120
120
$(Q )$(call INSTALL_LIB,$(HL ) ,$(PHL ) ,$(LIBRUSTI_GLOB_$(CFG_BUILD_TRIPLE ) ) )
121
121
$(Q )$(call INSTALL_LIB,$(HL ) ,$(PHL ) ,$(LIBRUST_GLOB_$(CFG_BUILD_TRIPLE ) ) )
122
+ $(Q )$(call INSTALL_LIB,$(HL ) ,$(PHL ) ,$(LIBRUSTPKG_GLOB_$(CFG_BUILD_TRIPLE ) ) )
123
+ $(Q )$(call INSTALL_LIB,$(HL ) ,$(PHL ) ,$(LIBRUSTDOC_GLOB_$(CFG_BUILD_TRIPLE ) ) )
122
124
$(Q )$(call INSTALL,$(HL ) ,$(PHL ) ,$(CFG_RUNTIME_$(CFG_BUILD_TRIPLE ) ) )
123
125
$(Q )$(call INSTALL,$(HL ) ,$(PHL ) ,$(CFG_RUSTLLVM_$(CFG_BUILD_TRIPLE ) ) )
124
126
$(Q )$(call INSTALL,$(S ) /man, \
You can’t perform that action at this time.
0 commit comments