[commit: ghc] wip/nfs-locking: Build dynamic libs (#325) (49b13b8)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:50:52 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/49b13b8c749a49d53e2e1749d2ee46b18261e3ce/ghc
>---------------------------------------------------------------
commit 49b13b8c749a49d53e2e1749d2ee46b18261e3ce
Author: Zhen Zhang <izgzhen at gmail.com>
Date: Mon Jun 26 14:47:18 2017 +0800
Build dynamic libs (#325)
>---------------------------------------------------------------
49b13b8c749a49d53e2e1749d2ee46b18261e3ce
src/Base.hs | 8 ++++-
src/Rules.hs | 4 +++
src/Rules/Library.hs | 62 +++++++++++++++++++++++++++++----------
src/Settings/Builders/Cc.hs | 6 +++-
src/Settings/Builders/Ghc.hs | 5 +++-
src/Settings/Default.hs | 5 ++--
src/Settings/Flavours/Quick.hs | 5 +++-
src/Settings/Flavours/Quickest.hs | 1 +
src/Way.hs | 2 +-
9 files changed, 75 insertions(+), 23 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 49b13b8c749a49d53e2e1749d2ee46b18261e3ce
More information about the ghc-commits
mailing list