[commit: ghc] wip/nfs-locking: Switch to UseLibdw (119bda5)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 01:03:55 UTC 2017


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

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

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

commit 119bda593291be9748b21dc45b3a3777a980a532
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Wed Jun 1 09:48:32 2016 +0100

    Switch to UseLibdw
    
    See #259.


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

119bda593291be9748b21dc45b3a3777a980a532
 cfg/system.config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cfg/system.config.in b/cfg/system.config.in
index f235f19..b580f86 100644
--- a/cfg/system.config.in
+++ b/cfg/system.config.in
@@ -115,4 +115,4 @@ ffi-lib-dir       = @FFILibDir@
 # Optional Dependencies:
 #=======================
 
-with-libdw         = @HaveLibdw@
+with-libdw = @UseLibdw@



More information about the ghc-commits mailing list