X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compat%2FMakefile;h=0e24ccb73b3db18a673344750b91a09c4f51e88b;hp=9d85c5cd17e4b258c3552ba747e2c7c93c268fa9;hb=fb570f4ae8d02ad25475d97d019cb93bf64d4d99;hpb=6ac403be68c9ce9bf6ee6b78b9c70c69454dcde5 diff --git a/compat/Makefile b/compat/Makefile index 9d85c5c..0e24ccb 100644 --- a/compat/Makefile +++ b/compat/Makefile @@ -62,9 +62,10 @@ SRC_MKDEPENDHS_OPTS += \ # GHC 6.3+ has Cabal, but we're replacing it: SRC_HC_OPTS += -ignore-package Cabal -endif +# only GHC 6.3+ has -ignore-package SRC_HC_OPTS += -ignore-package filepath +endif # Some explicit dependencies, needed because ghc -M can't discover the # true dependencies of these stub files.