summaryrefslogtreecommitdiff
path: root/compiler
diff options
context:
space:
mode:
Diffstat (limited to 'compiler')
-rw-r--r--compiler/main/DynFlags.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/main/DynFlags.hs b/compiler/main/DynFlags.hs
index 8abe664aa0..a39778f0fd 100644
--- a/compiler/main/DynFlags.hs
+++ b/compiler/main/DynFlags.hs
@@ -2245,9 +2245,7 @@ defaultFlags platform
Opt_SharedImplib,
-#if GHC_DEFAULT_NEW_CODEGEN
Opt_TryNewCodeGen,
-#endif
Opt_GenManifest,
Opt_EmbedManifest,