Commit d38b985
tools: fix v8 testing with devtoolset on ppcle
The devtoolset doesn't use or set the CXX, etc, env vars, so ignore them
if not present.
PR-URL: #28458
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>1 parent eee66c5 commit d38b985Copy full SHA for d38b985
File tree
Expand file treeCollapse file tree
1 file changed
+7
-3
lines changedOpen diff view settings
Filter options
- tools
Expand file treeCollapse file tree
1 file changed
+7
-3
lines changedOpen diff view settings
Collapse file
+7-3Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
12 | 12 | |
13 | 13 | |
14 | 14 | |
15 | | - |
| 15 | + |
| 16 | + |
| 17 | + |
16 | 18 | |
17 | 19 | |
18 | 20 | |
| ||
24 | 26 | |
25 | 27 | |
26 | 28 | |
27 | | - |
28 | | - |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
29 | 33 | |
30 | 34 | |
31 | 35 | |
|
0 commit comments