Commit ef75c00
committed
fix compiler kind detection checking for CC instead of CCX
`build.cpp(true)` changes compiler kind detection to use CCX instead of CC, so this must be set before matching on the compiler kind1 parent 98c173d commit ef75c00
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
90 | 92 | | |
91 | 93 | | |
92 | 94 | | |
| |||
157 | 159 | | |
158 | 160 | | |
159 | 161 | | |
160 | | - | |
161 | | - | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
0 commit comments