Commit 2f6f2b2
committed
Do not pass -lc to the Emscripten linker
Hack: drop -lc to work around buggy Emscripten behaviors when -lc
is passed. This can be removed when the problems are resolved in Emscripten and
we drop support for the currently existing versions of Emscripten.
See
emscripten-core/emscripten#22758
Unblocks
rust-lang#1317361 parent 06d261d commit 2f6f2b2
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1159 | 1159 | | |
1160 | 1160 | | |
1161 | 1161 | | |
| 1162 | + | |
| 1163 | + | |
| 1164 | + | |
| 1165 | + | |
| 1166 | + | |
| 1167 | + | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
| 1172 | + | |
| 1173 | + | |
| 1174 | + | |
| 1175 | + | |
| 1176 | + | |
1162 | 1177 | | |
1163 | 1178 | | |
1164 | 1179 | | |
| |||
0 commit comments