From: Ian Lynagh Date: Sun, 3 May 2009 11:10:09 +0000 (+0000) Subject: Tweak rts ghc.mk for bootstrapping X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=588ca4b501d3d9581a19d786d1294a69375e2d3d;p=ghc-hetmet.git Tweak rts ghc.mk for bootstrapping --- diff --git a/rts/ghc.mk b/rts/ghc.mk index 54b9c65..ff8eaff 100644 --- a/rts/ghc.mk +++ b/rts/ghc.mk @@ -389,7 +389,9 @@ endif $(eval $(call manual-package-config,rts)) +ifneq "$(BootingFromHc)" "YES" rts/package.conf.inplace : $(includes_H_CONFIG) $(includes_H_PLATFORM) +endif # ----------------------------------------------------------------------------- # installing