aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi/source.py
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2024-07-30 10:59:39 +0100
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2024-07-31 00:15:00 +0200
commit7b60b971cc2f52ed2a69006a2ad709df2831cd67 (patch)
tree99d9fde48cac9d2292f48931091ad0d9268eb66e /scripts/qapi/source.py
parent4ec88f164067c399ef2296c353209f9e49166b1a (diff)
downloadqemu-7b60b971cc2f52ed2a69006a2ad709df2831cd67.zip
qemu-7b60b971cc2f52ed2a69006a2ad709df2831cd67.tar.gz
qemu-7b60b971cc2f52ed2a69006a2ad709df2831cd67.tar.bz2
osdep.h: Clean up no-longer-needed back-compat for macOS 10
Our official support policy only supports the most recent two versions of macOS (currently macOS 13 Ventura and macOS 14 Sonoma), and we already have code that assumes at least macOS 12 Monterey or better. In commit 2d27c91e2b72ac7 we dropped some of the back-compat code for older macOS versions, but missed the guard in osdep.h that is providing a fallback for macOS 10 and earlier. Simplify the ifdef to the "ifdef __APPLE__" that we use elsewhere for "is this macOS?". Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20240730095939.2781172-1-peter.maydell@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions