tools: build debug qemu-xen in debug tools builds
authorMatthew Daley <mattjd@gmail.com>
Tue, 3 Sep 2013 13:12:59 +0000 (01:12 +1200)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 9 Sep 2013 13:41:49 +0000 (14:41 +0100)
commit8e4610ec55751c3d1a4f515ba4041ca6faa16d15
tree39c2a3c8db991dc8df6f1c38c9e94059fd555d88
parent4b947321c9a742282fb630b6e0f7abf970abd7ec
tools: build debug qemu-xen in debug tools builds

When building tools in debug mode (debug=y), pass --enable-debug when
configuring qemu-xen to enable some debug support (namely, to prevent
symbols from being stripped).

Signed-off-by: Matthew Daley <mattjd@gmail.com>
tools/Makefile