From: sof Date: Tue, 26 Mar 2002 23:47:17 +0000 (+0000) Subject: [project @ 2002-03-26 23:47:17 by sof] X-Git-Tag: Approx_11550_changesets_converted~2219 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=9066b64ba846709a1250dddef4119b2048797c17;p=ghc-hetmet.git [project @ 2002-03-26 23:47:17 by sof] re-add way 'p' to GhcLibWays --- diff --git a/mk/config.mk.in b/mk/config.mk.in index 1ae53b7..30cc466 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -234,7 +234,7 @@ BuildingGranSim=$(subst mg,YES,$(filter mg,$(WAYS))) ifeq "$(BootingFromHc)" "YES" GhcLibWays= else -GhcLibWays= +GhcLibWays=p endif # Option flags to pass to GHC when it's compiling modules in