X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FMakefile;h=c3c2b82fc428c6fda6d7acc9411a9a245c755b9a;hb=5f8b35ad729740cab1cb8c884deb405dcc758683;hp=e7df18e666bbedc8d24a96a92ae01fa1e0d95a16;hpb=e4e7b37c7ed6b2cd39c34c30f7dcf9369a562496;p=ghc-hetmet.git 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" #