X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.mk;h=c601f2994274f881862983250f8e0293a179480e;hb=a3be88fd60cc63b97ec8509f46a8d93025760792;hp=978835f34f120a9688103e7413c573d1089b4712;hpb=f0e3d7904df76f35676e105ed63e7b4eb961773a;p=ghc-hetmet.git diff --git a/compiler/ghc.mk b/compiler/ghc.mk index 978835f..c601f29 100644 --- a/compiler/ghc.mk +++ b/compiler/ghc.mk @@ -535,7 +535,9 @@ compiler/stage1/inplace-pkg-config-munged: compiler/stage1/inplace-pkg-config < $< > $@ "$(compiler_stage1_GHC_PKG)" update --force $(compiler_stage1_GHC_PKG_OPTS) $@ -$(compiler_stage1_v_LIB) : compiler/stage1/inplace-pkg-config-munged +# We need to make sure the munged config is in the database before we +# try to configure ghc-bin +ghc/stage1/package-data.mk : compiler/stage1/inplace-pkg-config-munged endif endif