X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=compiler%2FMakefile.ghcbin;h=96bed259af40682b2ee09c361be288eb2a6f30a5;hb=eab8711f0b0723c61ec4fece2b70983c90d92d19;hp=7b25fb3ce93915877facaf64baa82489947693dd;hpb=db6788f520b838417fbe062148d35d993f0e005f;p=ghc-hetmet.git diff --git a/compiler/Makefile.ghcbin b/compiler/Makefile.ghcbin index 7b25fb3..96bed25 100644 --- a/compiler/Makefile.ghcbin +++ b/compiler/Makefile.ghcbin @@ -31,7 +31,9 @@ ifeq "$(GhcWithInterpreter)" "YES" SRC_HC_OPTS += -DGHCI -DBREAKPOINT endif +ifneq "$(GhcNotThreaded)" "YES" SRC_HC_OPTS += -threaded +endif odir=stage$(stage)