[syslinux:elflink] mk: enable dynamic debug support

syslinux-bot for Matt Fleming matt.fleming at intel.com
Fri Jul 5 05:57:08 PDT 2013


Commit-ID:  467666edae5bbdb4ab33ba397b70fe7209a7e633
Gitweb:     http://www.syslinux.org/commit/467666edae5bbdb4ab33ba397b70fe7209a7e633
Author:     Matt Fleming <matt.fleming at intel.com>
AuthorDate: Fri, 5 Jul 2013 12:14:11 +0100
Committer:  Matt Fleming <matt.fleming at intel.com>
CommitDate: Fri, 5 Jul 2013 13:50:03 +0100

mk: enable dynamic debug support

This will probably be disabled for releases, but it's definitely
worthwhile having enabled for all prereleases.

Signed-off-by: Matt Fleming <matt.fleming at intel.com>

---
 mk/devel.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mk/devel.mk b/mk/devel.mk
index d1a5fff..041e876 100644
--- a/mk/devel.mk
+++ b/mk/devel.mk
@@ -2,3 +2,4 @@
 GCCWARN += -Wno-clobbered 
 #GCCWARN += -DDEBUG_MALLOC
 # GCCWARN += -DDEBUG_PORT=0x3f8 -DDEBUG=1 
+GCCWARN += -DDYNAMIC_DEBUG


More information about the Syslinux-commits mailing list