diff options
Diffstat (limited to 'mk')
-rw-r--r-- | mk/config.mk.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mk/config.mk.in b/mk/config.mk.in index 5d1f94ac6e..1f7353c9bc 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -95,7 +95,6 @@ endif # The stage number refers to the compiler stage the options are passed to. GhcDebugged=NO -GhcDynamic=NO # GhcProfiled=YES means compile a profiled stage-2 compiler GhcProfiled=NO |