X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=rts%2FMakefile;h=c3c2b82fc428c6fda6d7acc9411a9a245c755b9a;hp=e7df18e666bbedc8d24a96a92ae01fa1e0d95a16;hb=8b08c15b8ace5a76e341939081fbb6ad2736ddd1;hpb=989cfb23660ecefe7e414a1ca1f3004e820ef50b diff --git a/rts/Makefile b/rts/Makefile index e7df18e..c3c2b82 100644 --- a/rts/Makefile +++ b/rts/Makefile @@ -144,6 +144,10 @@ ifeq "$(HaveLibMingwEx)" "YES" PACKAGE_CPP_OPTS += -DHAVE_LIBMINGWEX endif +ifeq "$(GhciWithDebugger)" "YES" +STANDARD_OPTS += -DDEBUGGER +endif + ifeq "$(DotnetSupport)" "YES" #