Commit 0e3912b
committed
configure: respect CC_host in host arch detection
When cross compiling, GYP uses the variables CC_host and CXX_host to
find the host compiler, if they are defined. This ensures that
variable is used, if defined, when detecting the host architecture.
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
PR-URL: #41171 parent 6ca5ea3 commit 0e3912bCopy full SHA for 0e3912b
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
589 | 589 | |
590 | 590 | |
591 | 591 | |
592 | | - |
| 592 | + |
593 | 593 | |
594 | 594 | |
595 | 595 | |
|
0 commit comments