aboutsummaryrefslogtreecommitdiff
path: root/accel/accel-user.c
diff options
context:
space:
mode:
authorAlexander Graf <graf@amazon.com>2023-08-30 16:14:14 +0000
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2023-08-31 19:47:43 +0200
commit2fc36530dec61eb83c73f5684a0e8f55a0b9a4d1 (patch)
tree792d01a8ce85035d9cdcc587a82b03c939c59bb0 /accel/accel-user.c
parent0b2d8bd698517efb147d47cefc252ae0d2c984e3 (diff)
downloadqemu-2fc36530dec61eb83c73f5684a0e8f55a0b9a4d1.zip
qemu-2fc36530dec61eb83c73f5684a0e8f55a0b9a4d1.tar.gz
qemu-2fc36530dec61eb83c73f5684a0e8f55a0b9a4d1.tar.bz2
build: Only define OS_OBJECT_USE_OBJC with gcc
Recent versions of macOS use clang instead of gcc. The OS_OBJECT_USE_OBJC define is only necessary when building with gcc. Let's not define it when building with clang. With this patch, I can successfully include GCD headers in QEMU when building with clang. Signed-off-by: Alexander Graf <graf@amazon.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Akihiko Odaki <akihiko.odaki@daynix.com> Message-ID: <20230830161425.91946-2-graf@amazon.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'accel/accel-user.c')
0 files changed, 0 insertions, 0 deletions