summary refs log tree commit diff stats
path: root/scripts/qapi-commands.py
diff options
context:
space:
mode:
authorEric Sunshine <sunshine@sunshineco.com>2011-11-01 05:39:49 -0400
committerAnthony Liguori <aliguori@us.ibm.com>2011-11-01 11:50:11 -0500
commit463ce4ae2dc5214f1b3ce5951c7cc3904c903702 (patch)
tree0e25ba042446addd926e9c49f0af1ee7abd8acac /scripts/qapi-commands.py
parent9477c87ed9b7795b292cb683cf758fdfec866de3 (diff)
downloadfocaccia-qemu-463ce4ae2dc5214f1b3ce5951c7cc3904c903702.tar.gz
focaccia-qemu-463ce4ae2dc5214f1b3ce5951c7cc3904c903702.zip
qemu-barrier: Fix build failure on PowerPC Mac OS X
qemu-barrier.h tests if macro __powerpc__ is defined, however, the
preprocessor on PowerPC Mac OS X defines only __POWERPC__, not
__powerpc__.  Resolve by testing instead for qemu-provided _ARCH_PPC.

Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions