From: simonmar Date: Tue, 17 May 2005 12:34:13 +0000 (+0000) Subject: [project @ 2005-05-17 12:34:13 by simonmar] X-Git-Tag: Initial_conversion_from_CVS_complete~529 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=70391624e84eb5dc6239a380f31144b8830f788f [project @ 2005-05-17 12:34:13 by simonmar] Build thr_debug by default --- diff --git a/mk/config.mk.in b/mk/config.mk.in index 18caa25..6287525 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -313,7 +313,7 @@ endif ifeq "$(BootingFromHc)" "YES" GhcRTSWays= else -GhcRTSWays=thr thr_p debug +GhcRTSWays=thr thr_p debug thr_debug endif # Option flags to pass to GHC when it's compiling modules in