[project @ 2001-06-04 16:49:15 by simonpj]
[ghc-hetmet.git] / mk / config.mk.in
index 1d102ab..131aaf6 100644 (file)
@@ -272,7 +272,7 @@ StripLibraries=NO
 
 # For a debugging RTS:
 # GhcRtsHcOpts = -optc-DDEBUG
-# GhcRtsCcOpts = -optc-g
+# GhcRtsCcOpts = -g
 
 # For an optimised RTS:
 GhcRtsHcOpts=-O2