On Mon, May 24 2021, "Cho, Yu-Chen" <a...@suse.com> 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 <cfont...@suse.de> > Signed-off-by: Cho, Yu-Chen <a...@suse.com> > --- > target/s390x/meson.build | 3 +++ > 1 file changed, 3 insertions(+)
Acked-by: Cornelia Huck <coh...@redhat.com>