X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=mk%2Fconfig.mk.in;h=d27fafc087e30f0e086d5c3d69114e64e4259c90;hb=9a13d5c84f7467ea29fc7e50b7257585e9c1cee7;hp=0a4daeefa61bd0a97f21f8cf2ca4e65ccd288f49;hpb=8fe6e82666acfdd73c064762c2faf36b52e3af26;p=ghc-hetmet.git diff --git a/mk/config.mk.in b/mk/config.mk.in index 0a4daee..d27fafc 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -147,7 +147,7 @@ IncludeTestDirsInBuild=NO # HC_ROJEMO_NHC # HC_UNSPECIFIED -WithGhcHc = ghc-2.10 +WithGhcHc = @WithGhcHc@ # Extra ways in which to build the compiler (for example, you might want to # build a profiled compiler so you can see where it spends its time) @@ -246,7 +246,7 @@ StripLibraries=NO # Include compiler support for letting the compiler (optionally) report # your compilation to a central server for generation of fun stats. # -GhcReportCompiles=YES +GhcReportCompiles=NO ################################################################################# #