Commit c3980ab
committed
Don't panic if WASI_SDK_PATH is not set when detecting compiler
They are not always needed when building std, as is the case when
packaging on Fedora. Instead, print a warning that the default
cxx/cc compiler will be used.1 parent 25cf7d1 commit c3980ab
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
228 | 230 | | |
229 | 231 | | |
230 | 232 | | |
| |||
0 commit comments