diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-06-06 19:42:58 +0000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-06-07 08:35:13 -0700 |
commit | 007cd176e590c77e91d1531ec5acbe86b15b0f00 (patch) | |
tree | 44f9ac2b7f04cc86e66473f7d1006f97d8fd6f28 /.gitlab-ci.d/crossbuilds.yml | |
parent | 0cabaef3ed13697e2da0ceb18b3da9e21d0b4d83 (diff) |
target/arm: Only include tcg/oversized-guest.h if CONFIG_TCG
Fixes the build for --disable-tcg.
This header is only needed for cross-hosting. Without CONFIG_TCG,
we know this is an AArch64 host, CONFIG_ATOMIC64 will be set, and
the TCG_OVERSIZED_GUEST block will never be compiled.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to '.gitlab-ci.d/crossbuilds.yml')
0 files changed, 0 insertions, 0 deletions