X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FMakefile.ghcbin;h=96bed259af40682b2ee09c361be288eb2a6f30a5;hb=9c991a60cf8eb52665f2616d54be7f9ed726bacc;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)