Add a GhcDebugged build setting, for whether GHC is linked with -debug
[ghc-hetmet.git] / mk / config.mk.in
index b602569..0feecbd 100644 (file)
@@ -224,6 +224,7 @@ else
 GhcThreaded=NO
 endif
 GhcProfiled=NO
+GhcDebugged=NO
 
 # Build a compiler that will build *unregisterised* libraries and
 # binaries by default.  Unregisterised code is supposed to compile and