summary refs log tree commit diff stats
path: root/hw/core/null-machine.c
diff options
context:
space:
mode:
authorAkihiko Odaki <akihiko.odaki@daynix.com>2025-04-24 13:50:14 +0900
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2025-04-25 17:09:58 +0200
commita5b30be534538dc6e44a68ce9734e45dd08f52ec (patch)
tree2caf99c46ebd93cbb2403212adaaba3189c1ddac /hw/core/null-machine.c
parent797150d69d2edba8b1bd4a7d8c7ba2df1219c503 (diff)
downloadfocaccia-qemu-a5b30be534538dc6e44a68ce9734e45dd08f52ec.tar.gz
focaccia-qemu-a5b30be534538dc6e44a68ce9734e45dd08f52ec.zip
meson: Use osdep_prefix for strchrnul()
macOS SDK may have the symbol of strchrnul(), but it is actually
available only on macOS 15.4 or later and that fact is codified in
string.h. Include the header file using osdep_prefix to check if the
function is available on the deployment target.

Cc: qemu-stable@nongnu.org
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20250424-buildsys-v1-4-97655e3b25d7@daynix.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'hw/core/null-machine.c')
0 files changed, 0 insertions, 0 deletions