[project @ 2003-03-20 12:32:22 by simonmar]
[ghc-hetmet.git] / mk / build.mk.sample
index 8205f02..9b07460 100644 (file)
@@ -25,7 +25,7 @@ GhcCompilerWays =
 
 SRC_HC_OPTS   = -H32m -O0 $(MyWarningOpts)
 GhcHcOpts     = -Rghc-timing -DDEBUG
-GhcLibHcOpts  = -dcore-lint $(MyWarningOpts) -keep-hc-files 
+GhcLibHcOpts  = -O -dcore-lint $(MyWarningOpts) -keep-hc-files 
 GhcLibWays    =
 
 # Debugging RTS