dmalloc: fix static build
authorWaldemar Brodkorb <wbx@openadk.org>
Mon, 13 Jun 2016 06:07:17 +0000 (08:07 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 2 Jul 2016 13:54:43 +0000 (15:54 +0200)
commitb851be9bdcd85c22b380a66e5ffa19d02a360c4b
tree45731c9a76c4e19a9540b1ee0c3730332de22634
parent0f163c819c4d8ee76c317ce45e71c9267bae28c1
dmalloc: fix static build

For example coldfire uses FLAT binaries, which are statically
build. Fixes following autobuild failure:
http://autobuild.buildroot.net/results/cc4233a4c3f92275a4071c172330c920c35219ca/

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
[Thomas: use an intermediate variable rather than duplicating code.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/dmalloc/dmalloc.mk