Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
1419 commits behind, 1 commit ahead of the upstream repository.
Luite Stegeman's avatar
Luite Stegeman authored
This solves a problem with parallel builds on platforms that use
an in-tree libffi and the inplace rts package config. This would
result in a missing 'ffi.h' error while building ghc-prim.

Fixes #24864
76eac88e
History