diff options
| -rw-r--r-- | mk/config.mk.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/mk/config.mk.in b/mk/config.mk.in index 2fac7c3c7e..723a5763fd 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -202,11 +202,6 @@ GhcWithInterpreter=NO BuildingParallel=$(subst mp,YES,$(filter mp,$(WAYS))) BuildingGranSim=$(subst mg,YES,$(filter mg,$(WAYS))) -# Include compiler support for letting the compiler (optionally) report -# your compilation to a central server for generation of fun stats. -# -GhcReportCompiles=NO - #------------------------------------------------------------------------------ # Options for GHC's Prelude |
