[commit: ghc] master: Default to dynamic-by-default on OSX/64 (8f4cb4d)

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/8f4cb4dc66ed389634f2200306663bf6292114c8

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

commit 8f4cb4dc66ed389634f2200306663bf6292114c8
Author: Ian Lynagh <[email protected]>
Date:   Sun Oct 14 17:16:33 2012 +0100

    Default to dynamic-by-default on OSX/64

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

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

diff --git a/mk/config.mk.in b/mk/config.mk.in
index 93618a9..debfb16 100644
--- a/mk/config.mk.in
+++ b/mk/config.mk.in
@@ -130,7 +130,8 @@ PlatformSupportsSharedLibs = $(if $(filter $(TARGETPLATFORM),\
 	$(SharedLibsPlatformList)),YES,NO)
 
 SharedLibsByDefaultPlatformList =               \
-                         x86_64-unknown-linux
+                         x86_64-unknown-linux   \
+                         x86_64-apple-darwin
 
 DYNAMIC_BY_DEFAULT = $(if $(filter $(TARGETPLATFORM),\
 	$(SharedLibsByDefaultPlatformList)),YES,NO)
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.