mirror of https://github.com/rust-lang/rust.git
Fix terminology typo.
This commit is contained in:
parent
e3052c1c0e
commit
766e29c0e1
|
@ -253,7 +253,7 @@ export CFG_PREFIX
|
|||
define SREQ
|
||||
# $(1) is the stage number
|
||||
# $(2) is the target triple
|
||||
# $(3) is the build triple
|
||||
# $(3) is the host triple
|
||||
|
||||
# Destinations of artifacts for the host compiler
|
||||
HROOT$(1)_H_$(3) = $(3)/stage$(1)
|
||||
|
|
Loading…
Reference in New Issue