Don't build latex docs by default
[ghc-hetmet.git] / mk / validate-settings.mk
index 83995e5..2ad1546 100644 (file)
@@ -6,7 +6,7 @@ SRC_CC_OPTS     = $(WERROR)
 SRC_HC_OPTS     = $(WERROR) -H64m -O0 -fasm
 GhcStage1HcOpts = -O -fasm
 
-GhcStage2HcOpts = -O0 -fasm
+GhcStage2HcOpts = -O -fasm
 GhcLibHcOpts    = -O -fasm -dcore-lint
 GhcLibWays      =
 SplitObjs       = NO