Skip to content

Commit 766e29c

Browse files
committed
Fix terminology typo.
1 parent e3052c1 commit 766e29c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ export CFG_PREFIX
253253
define SREQ
254254
# $(1) is the stage number
255255
# $(2) is the target triple
256-
# $(3) is the build triple
256+
# $(3) is the host triple
257257

258258
# Destinations of artifacts for the host compiler
259259
HROOT$(1)_H_$(3) = $(3)/stage$(1)

0 commit comments

Comments
 (0)