X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FMakefile;fp=compiler%2FMakefile;h=de9ce9addd3361c42c2b98a35bb1cd8ba90507ae;hp=fd6afb1c355018791ce408f1a160335b4bd0573c;hb=a196ef836e60e20714fd3e6bc9003979d6e5a139;hpb=70b761657f7707075302d7fa9f1ddba41247539e diff --git a/compiler/Makefile b/compiler/Makefile index fd6afb1..de9ce9a 100644 --- a/compiler/Makefile +++ b/compiler/Makefile @@ -188,6 +188,7 @@ CONFIGURE_FLAGS_STAGE3 = $(CONFIGURE_FLAGS_STAGE2) CONFIGURE_FLAGS_STAGE1 += $(USE_BOOT_CONFIGURE_FLAGS) CONFIGURE_FLAGS_STAGE2 += $(USE_STAGE1_CONFIGURE_FLAGS) CONFIGURE_FLAGS_STAGE3 += $(USE_STAGE2_CONFIGURE_FLAGS) +CONFIGURE_FLAGS_STAGE3 += --package-db $(STAGE3_PACKAGE_CONF) # In a source dist we don't need to worry about Parser.y(.pp) as we have # the .hs file pre-generated