[project @ 2002-02-04 12:22:33 by simonmar]
[ghc-hetmet.git] / mk / config.mk.in
index a4a2cfb..27d8845 100644 (file)
@@ -292,7 +292,7 @@ StripLibraries=NO
 
 # For an optimised RTS:
 GhcRtsHcOpts=-O2
-GhcRtsCcOpts=-O2 -fomit-frame-pointer
+GhcRtsCcOpts=-fomit-frame-pointer
 
 # Include the front panel code?  Needs GTK+.
 GhcRtsWithFrontPanel = NO