[commit: ghc] wip/nfs-locking: Merge pull request #182 from kgardas/fix_ffi_args (9a4bdc7)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 00:12:15 UTC 2017


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

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

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

commit 9a4bdc7c11538e6984a93bda483aa72d7e4aae0e
Merge: 40b7920 efc92c5
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Mon Jan 18 23:43:30 2016 +0000

    Merge pull request #182 from kgardas/fix_ffi_args
    
    fix handling of FFI library configure params



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

9a4bdc7c11538e6984a93bda483aa72d7e4aae0e
 cfg/system.config.in          |  4 +++
 src/Oracles/Config/Flag.hs    |  2 ++
 src/Oracles/Config/Setting.hs |  4 +++
 src/Rules/Libffi.hs           | 84 ++++++++++++++++++++++++-------------------
 src/Settings/Packages/Rts.hs  | 14 ++++++--
 5 files changed, 68 insertions(+), 40 deletions(-)



More information about the ghc-commits mailing list