X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc.mk;h=f87ccb19b714a48ac712d43c8fb06405d0fbeba9;hb=9d8add68a1e971cffaca03b22692080951041f7c;hp=24423c53a6305c8458ed103a8ff6f16efc1675b1;hpb=583b5e8e48503b76396eabe84da6a3c1ba1bf5ad;p=ghc-hetmet.git diff --git a/ghc.mk b/ghc.mk index 24423c5..f87ccb1 100644 --- a/ghc.mk +++ b/ghc.mk @@ -978,7 +978,7 @@ publish-sdist : $(call nTimes,10,$(PublishCp) $(SRC_DIST_TARBALL) $(PublishLocation)/dist) endif -ifeq "$(GhcUnregisterised)" "YES" +ifeq "$(BootingFromUnregisterisedHc)" "YES" SRC_CC_OPTS += -DNO_REGS -DUSE_MINIINTERPRETER -D__GLASGOW_HASKELL__=$(ProjectVersionInt) endif