Forked from
Glasgow Haskell Compiler / GHC
6830 commits behind, 435 commits ahead of the upstream repository.

Cheng Shao
authored
This commit explicitly disables the ncgPIC flag for the wasm32 target. The wasm backend doesn't support PIC for the time being. (cherry picked from commit 87e34888)