Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 #131736
- Loading branch information