[commit: ghc] master: Add the p_dyn and thr_p_dyn ways (9f9bb2b)

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/9f9bb2b9270f3e19535e55221565dcc7957cd7c9

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

commit 9f9bb2b9270f3e19535e55221565dcc7957cd7c9
Author: Ian Lynagh <[email protected]>
Date:   Sun Oct 21 17:11:35 2012 +0100

    Add the p_dyn and thr_p_dyn ways

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

 mk/ways.mk |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/mk/ways.mk b/mk/ways.mk
index 2c125e6..c365116 100644
--- a/mk/ways.mk
+++ b/mk/ways.mk
@@ -22,7 +22,7 @@
 #
 # The ways currently defined.
 #
-ALL_WAYS=v p t l s mp mg debug dyn thr thr_l debug_dyn thr_dyn thr_debug_dyn thr_p thr_debug debug_p thr_debug_p l_dyn thr_l_dyn
+ALL_WAYS=v p t l s mp mg debug dyn thr thr_l p_dyn debug_dyn thr_dyn thr_p_dyn thr_debug_dyn thr_p thr_debug debug_p thr_debug_p l_dyn thr_l_dyn
 
 #
 # The following ways currently have treated specially, p t mg,
@@ -88,6 +88,12 @@ WAY_thr_debug_p_HC_OPTS= -static -optc-DTHREADED_RTS -optc-DDEBUG -prof
 WAY_dyn_NAME=dyn
 WAY_dyn_HC_OPTS=-fPIC -dynamic
 
+WAY_p_dyn_NAME=p_dyn
+WAY_p_dyn_HC_OPTS=-fPIC -dynamic -prof
+
+WAY_thr_p_dyn_NAME=thr_p_dyn
+WAY_thr_p_dyn_HC_OPTS=-fPIC -dynamic -prof -optc-DTHREADED_RTS
+
 # Way 'thr_dyn':
 WAY_thr_dyn_NAME=thr_dyn
 WAY_thr_dyn_HC_OPTS=-fPIC -dynamic -optc-DTHREADED_RTS
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.