patch applied (ghc-6.10/ghc): Replace libffi 3.0.4 with libffi 3.0.8
Simon Marlow
simonmarhaskell at gmail.com
Fri Mar 27 08:12:21 EDT 2009
Mon Mar 23 00:08:32 PDT 2009 Lennart Kolmodin <kolmodin at gentoo.org>
* Replace libffi 3.0.4 with libffi 3.0.8
Ignore-this: 8ebc194c9ea1e12f99d412683948032e
Use the latest version of libffi, which compiles with a non-executable
stack. libffi 3.0.4 was the single piece of ghc using the executable stack,
forcing the whole toolchain to use executable stacks (including all
executables it compiled).
R ./libffi/libffi-3.0.4.tar.gz
A ./libffi/libffi-3.0.8.tar.gz
View patch online:
http://darcs.haskell.org/ghc-6.10/ghc/_darcs/patches/20090323070832-fdf66-7420f81dcf490b4d51bdfe57d6acd1104b3c2ab1.gz
More information about the Cvs-ghc
mailing list