X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FMakefile.ghcbin;h=0e3ce122cc093acc035f01f412f9b1cb16984a2a;hb=970d5b88b1554bbdd7e459dae41aab3668ae897a;hp=25a8a583414985c56829307eb8ac761ed947c1d2;hpb=dce3fd4efcb90f61b115a400559ef687a11f2c53;p=ghc-hetmet.git diff --git a/compiler/Makefile.ghcbin b/compiler/Makefile.ghcbin index 25a8a58..0e3ce12 100644 --- a/compiler/Makefile.ghcbin +++ b/compiler/Makefile.ghcbin @@ -37,9 +37,11 @@ endif endif +ifneq "$(findstring thr, $(GhcRTSWays))" "" ifneq "$(GhcNotThreaded)" "YES" SRC_HC_OPTS += -threaded endif +endif odir=stage$(stage)