On Mon, May 24 2021, "Cho, Yu-Chen" <[email protected]> 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]> > --- > target/s390x/meson.build | 3 +++ > 1 file changed, 3 insertions(+)
Acked-by: Cornelia Huck <[email protected]>
