Skip to content

Commit 1c034e7

Browse files
committed
---
yaml --- r: 5964 b: refs/heads/master c: 28051a8 h: refs/heads/master v: v3
1 parent 96cfdd1 commit 1c034e7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: feb3e6ef60c36df992b43023cb76245953a3562e
2+
refs/heads/master: 28051a8e3df134d6cdec035df2672d99ec14beba

trunk/mk/install.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,7 @@ install-host: $(SREQ$(ISTAGE)$(CFG_HOST_TRIPLE))
4949
$(Q)$(call INSTALL,$(HL),$(PHL),$(CFG_RUNTIME))
5050
$(Q)$(call INSTALL,$(HL),$(PHL),$(CFG_STDLIB))
5151
$(Q)$(call INSTALL,$(HL),$(PHL),$(CFG_RUSTLLVM))
52+
$(Q)$(call INSTALL,$(S)/man, \
53+
$(PREFIX_ROOT)/share/man/man1,rustc.1)
5254

5355
install-targets: $(INSTALL_TARGET_RULES)

0 commit comments

Comments
 (0)