Forked from
Glasgow Haskell Compiler / GHC
5439 commits behind the upstream repository.

Cheng Shao
authored
hs_try_putmvar002 includes pthread.h and doesn't work on targets without this header (e.g. wasm32). It doesn't need to include this header at all. This was previously unnoticed by wasm CI, though recent toolchain upgrade brought in upstream changes that completely removes pthread.h in the single-threaded wasm32-wasi sysroot, therefore we need to handle that change.
Name | Last commit | Last update |
---|---|---|
.. | ||
T13615 | ||
prog001 | ||
should_run | ||
Makefile |