X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=includes%2FMakefile;h=a181c2332333d9ac7a45b8abdb5c3a4fcdc7ca90;hb=2f6ad11fa0c2995d950c91fd4301f23aceeb443b;hp=83b74d49a782a54acc7fee3485e89a5cc9cf77a0;hpb=0065d5ab628975892cea1ec7303f968c3338cbe1;p=ghc-hetmet.git diff --git a/includes/Makefile b/includes/Makefile index 83b74d4..a181c23 100644 --- a/includes/Makefile +++ b/includes/Makefile @@ -17,6 +17,10 @@ endif SRC_CC_OPTS += -I. -I../rts +ifneq "$(GhcWithSMP)" "YES" +SRC_CC_OPTS += -DNOSMP +endif + # # Header file built from the configure script's findings #