X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=ghc.mk;fp=ghc.mk;h=ddb657f3cf2ea8ac08ef25ea45d2c5246da21941;hp=5040ff5097c0a90efd6de60a2a0fdff37d8105e3;hb=33fe71479b74a25ec28bd8f487f00a81b1e22a7f;hpb=13d064aec161f478a630c693433bfc091f5e140e diff --git a/ghc.mk b/ghc.mk index 5040ff5..ddb657f 100644 --- a/ghc.mk +++ b/ghc.mk @@ -648,7 +648,9 @@ utils/touchy_dist_CONFIGURE_PHASE = 1 # Finally, the stage1 compiler is used to make the dependencies for # everything else, so we can now build the rest. compiler_stage2_CONFIGURE_PHASE = 3 +compiler_stage3_CONFIGURE_PHASE = 3 ghc_stage2_CONFIGURE_PHASE = 3 +ghc_stage3_CONFIGURE_PHASE = 3 $(foreach lib,$(PACKAGES) $(PACKAGES_STAGE2),$(eval \ libraries/$(lib)_dist-install_CONFIGURE_PHASE = 3))