Commit c424592
committed
Improve the version parser of Emscripten
Some Emscripten versions come with `-git` attached, so split the
version string also on the `-` char.
See: rust-lang/rust#119250.1 parent 9899913 commit c424592
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
278 | 281 | | |
279 | 282 | | |
280 | 283 | | |
| |||
0 commit comments