Patch GMP to always use the GHC allocation functions
This works around a crash (only on OS X for some reason?) where the GHCi GMP uses the systems memory allocator. We should fix this properly, by making ghci run constructor functions.
Showing
- cbits/alloc.c 6 additions, 6 deletionscbits/alloc.c
- gmp/ghc.mk 1 addition, 1 deletiongmp/ghc.mk
- gmp/tarball/gmp-4.2.4-nodoc-patched.tar.bz2 0 additions, 0 deletionsgmp/tarball/gmp-4.2.4-nodoc-patched.tar.bz2
- gmp/tarball/gmp-4.2.4-nodoc.tar.bz2 0 additions, 0 deletionsgmp/tarball/gmp-4.2.4-nodoc.tar.bz2
- gmp/tarball/patch 25 additions, 0 deletionsgmp/tarball/patch
Loading
Please register or sign in to comment