[commit: ghc] master: Unconditionally disable DYNAMIC_BY_DEFAULT for now (951e28c)

Ian Lynagh <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/951e28c0625ece7e0db6ac9d4a1e61e2737b10de

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

commit 951e28c0625ece7e0db6ac9d4a1e61e2737b10de
Author: Ian Lynagh <[email protected]>
Date:   Fri Nov 23 15:49:42 2012 +0000

    Unconditionally disable DYNAMIC_BY_DEFAULT for now
    
    While we work out some details, and wait for cabal-install's in the
    wild to catch up.

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

 mk/config.mk.in |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/mk/config.mk.in b/mk/config.mk.in
index e0dc017..206232a 100644
--- a/mk/config.mk.in
+++ b/mk/config.mk.in
@@ -148,6 +148,10 @@ else
 DYNAMIC_BY_DEFAULT = YES
 endif
 
+# For now, we unconditionally disable dynamic-by-default, as the
+# cabal-install's that are in the wild don't handle it properly.
+DYNAMIC_BY_DEFAULT = NO
+
 # Build a compiler that will build *unregisterised* libraries and
 # binaries by default.  Unregisterised code is supposed to compile and
 # run without any support for architecture-specific assembly mangling,
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.