aboutsummaryrefslogtreecommitdiffhomepage
path: root/maker.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2016-04-24 22:35:39 -0400
committerRalph Amissah <ralph@amissah.com>2016-04-24 22:35:39 -0400
commit9c14b019a6f695b54a035605e3bb3fc76bf20aa6 (patch)
tree517169ec313d81aca54da3ddcb1f329b7caba695 /maker.org
parentstep1 (diff)
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