summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Wagner <wagi@monom.org>2018-05-22 18:49:30 +0200
committerDaniel Wagner <wagi@monom.org>2018-05-24 22:17:38 +0200
commit026ec02f78e9812a907044013095afbd4c5138ba (patch)
tree28ab36a854c2c7b1afb2a575eb6072a48d524578 /Makefile.am
parent00df025061576a4890555e728d13add74b09e7a2 (diff)
downloadconnman-026ec02f78e9812a907044013095afbd4c5138ba.tar.gz
log: Always add a __debug section
We want to use the utils code for our tools. Because the utils code only uses parts of the logger we need to make sure a __debug section always exists otherwise we get an linker error, e.g. "undefined reference to `__stop___debug'". Currently, the __debug section is only added by using DBG(). By adding a dummy entry we make sure to have always a __debug section.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions