[commit: ghc] wip/nfs-locking: Build libffi library, fix #75. (3b8aa92)

git at git.haskell.org git at git.haskell.org
Thu Oct 26 23:34:36 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/nfs-locking
Link       : http://ghc.haskell.org/trac/ghc/changeset/3b8aa92730ff232c16a6fa0da54b6e9c4fe47381/ghc

>---------------------------------------------------------------

commit 3b8aa92730ff232c16a6fa0da54b6e9c4fe47381
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Sun Jan 3 01:12:26 2016 +0000

    Build libffi library, fix #75.


>---------------------------------------------------------------

3b8aa92730ff232c16a6fa0da54b6e9c4fe47381
 shaking-up-ghc.cabal              |   2 +
 src/GHC.hs                        |  19 +++---
 src/Main.hs                       |   2 +
 src/Rules.hs                      |   2 +-
 src/Rules/Cabal.hs                |  19 +++---
 src/Rules/Copy.hs                 |   5 +-
 src/Rules/Libffi.hs               | 119 ++++++++++++++++++++++++++++++++++++++
 src/Rules/Library.hs              |   4 +-
 src/Rules/Program.hs              |   2 +-
 src/Settings/Builders/Common.hs   |   5 +-
 src/Settings/Builders/GhcCabal.hs |   3 -
 src/Settings/Builders/Hsc2Hs.hs   |   6 +-
 12 files changed, 159 insertions(+), 29 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 3b8aa92730ff232c16a6fa0da54b6e9c4fe47381


More information about the ghc-commits mailing list