commit | 54d1046f939c2c508a6b73531af83345306ecaa9 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Thu May 29 17:45:11 2025 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu May 29 17:45:11 2025 +0100 |
tree | 0a210bd07e0046b929c4023eaa91ae2b87ac9a7e | |
parent | f1bcfa81d84c2a7401f6dcbf8fc1c7b26ec18213 [diff] |
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>