X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=mk%2Fconfig.mk.in;h=e8429e96523fe7b6b3209a115761f89305548c3e;hb=17a596022d01987d5ffe7db0742aa8db267b8cc3;hp=59446a9d5d52a53ddbb95bb4f124fcdc02bd7ffd;hpb=49fcef380f65b32ad03ce04171b6019ab48a714e;p=ghc-hetmet.git diff --git a/mk/config.mk.in b/mk/config.mk.in index 59446a9..e8429e9 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -398,7 +398,7 @@ GhcRTSWays += debug endif ifeq "$(BuildSharedLibs)" "YES" -GhcRTSWays += debug_dyn thr_dyn thr_debug_dyn +GhcRTSWays += dyn debug_dyn thr_dyn thr_debug_dyn endif # Want the threaded versions unless we're unregisterised