Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
42989 commits behind, 65 commits ahead of the upstream repository.
PHO's avatar
PHO authored
* Pass -Irts/dist/build to the C preprocessor to expose libffi headers (ffi.h and ffitarget.h) to foreign import wrappers during the building process of GHC itself.
* Install libffi headers into $(ghcheaderdir) just like any other C headers. Otherwise an installed GHC can't find them when it wants to compile foreign import wrappers.
* Include libffi headers in the bindist for the same reason.
c5f7ebd1
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..
Makefile
ghc.mk
ln