On 6/29/21 7:19 AM, Cho, Yu-Chen wrote:
the lack of target_user_arch makes it hard to fully leverage the
build system in order to separate user code from sysemu code.
Provide it, so that we can avoid the proliferation of #ifdef
in target code.
Signed-off-by: Claudio Fontana<[email protected]>
Signed-off-by: Cho, Yu-Chen<[email protected]>
Acked-by: Cornelia Huck<[email protected]>
---
target/s390x/meson.build | 3 +++
1 file changed, 3 insertions(+)
Reviewed-by: Richard Henderson <[email protected]>
r~