summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorDavid Waern <waern@ubuntu.(none)>2013-03-10 12:24:42 -0700
committerDavid Waern <waern@ubuntu.(none)>2013-03-10 12:24:42 -0700
commitacd5a11520f74ac582c019dd64e7b0f9727e0409 (patch)
tree52a9b629d6e373689aca0eca8bf8043a51e1d76f /mk
parenta1cef22a4e8f98d71f774118a3b4b2dff9febd85 (diff)
parent86794019b2680d52d8785818f9aa443a4b4efa45 (diff)
downloadhaskell-acd5a11520f74ac582c019dd64e7b0f9727e0409.tar.gz
Merge branch 'master' of http://darcs.haskell.org/ghc
Diffstat (limited to 'mk')
-rw-r--r--mk/config.mk.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/mk/config.mk.in b/mk/config.mk.in
index 1fa6c947e3..7409e40fe8 100644
--- a/mk/config.mk.in
+++ b/mk/config.mk.in
@@ -124,8 +124,7 @@ endif
# cabal-install's that are in the wild don't handle it properly.
DYNAMIC_BY_DEFAULT = NO
-# For now, we unconditionally disable building with -dynamic-too
-DYNAMIC_TOO = NO
+DYNAMIC_TOO = YES
# Build a compiler that will build *unregisterised* libraries and
# binaries by default. Unregisterised code is supposed to compile and