|
From: | Richard Henderson |
Subject: | Re: [RFC v6 01/13] target/s390x: meson: add target_user_arch |
Date: | Thu, 1 Jul 2021 08:40:13 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
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<cfontana@suse.de> Signed-off-by: Cho, Yu-Chen<acho@suse.com> Acked-by: Cornelia Huck<cohuck@redhat.com> --- target/s390x/meson.build | 3 +++ 1 file changed, 3 insertions(+)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |