dons 2004/09/13 02:19:17 PDT
Modified files:
ghc/rts Adjustor.c
Log:
malloc memory isn't executable by default on OpenBSD, so mprotect
pages in execPage for that platform. Enables the FFI.
Merge to stable
Revision Changes Path
1.34 +14 -0 fptools/ghc/rts/Adjustor.c