]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Only link with zlib when TCG is enabled
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 29 May 2025 16:45:11 +0000 (17:45 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 29 May 2025 16:45:11 +0000 (17:45 +0100)
commit54d1046f939c2c508a6b73531af83345306ecaa9
tree0a210bd07e0046b929c4023eaa91ae2b87ac9a7e
parentf1bcfa81d84c2a7401f6dcbf8fc1c7b26ec18213
target/arm: Only link with zlib when TCG is enabled

Since commit 538b764d341 ("target/arm: Move minor arithmetic
helpers out of helper.c") we only use the zlib helpers under
TCG.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-id: 20250513173928.77376-4-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/meson.build
target/arm/tcg/meson.build