xemu/common-user
Thomas Huth 2296b46556 common-user: Only compile the common user code if have_user is set
There is no need to waste cycles here if we only compile the system
binaries or tools. Additionally, this change is even a hard requirement
for building the tools on systems that do not have an entry in the
common-user/host/ folder (since common-user/meson.build is trying
to add such a path via the include_directories() command).

Reported-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Zhang Chen <chen.zhang@intel.com>
Message-Id: <20220622140328.383961-1-thuth@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2022-06-28 11:12:05 +02:00
..
host common-user/host/sparc64: Fix safe_syscall_base 2022-02-09 08:46:23 +11:00
meson.build common-user: Only compile the common user code if have_user is set 2022-06-28 11:12:05 +02:00
safe-syscall-error.c common-user: Move safe-syscall.* from linux-user 2021-12-20 10:12:24 -08:00
safe-syscall.S common-user: Move safe-syscall.* from linux-user 2021-12-20 10:12:24 -08:00