aboutsummaryrefslogtreecommitdiffhomepage
path: root/maker.org
diff options
context:
space:
mode:
Diffstat (limited to 'maker.org')
-rw-r--r--maker.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/maker.org b/maker.org
index ddd6d2a..74b8291 100644
--- a/maker.org
+++ b/maker.org
@@ -80,7 +80,7 @@ Set debug flags using DMD standard flag -debug= e.g.:
***** TODO set debug flags
#+BEGIN_SRC makefile :tangle makefile
-SET_DC_FLAGS_DEBUG_EXTRA=-debug=code
+SET_DC_FLAGS_DEBUG_EXTRA=-debug=dumpdoc
#+END_SRC
***** debug flags