]> git.proxmox.com Git - qemu.git/commit
ia64-dis.c: Undefine ABS to avoid clash with glib
authorPeter Maydell <peter.maydell@linaro.org>
Sat, 29 Oct 2011 11:58:26 +0000 (12:58 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 1 Nov 2011 16:50:12 +0000 (11:50 -0500)
commit90647853f9829e6a382bc4d6d5b0e56af4da3741
treebfc5f66235ed8af19804d8ce1d3337372bca67e0
parent1fdc11c36971e0d4eeb2ce817f7e520b2028c2f2
ia64-dis.c: Undefine ABS to avoid clash with glib

Undefine ABS to avoid a clash with the macro that glib.h
helpfully defines for us (and a resulting build failure
on ia64 hosts).

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
ia64-dis.c