Home
last modified time | relevance | path

Searched hist:e10ee3f567c098929217458fb47a5a2d147331bd (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfiguree10ee3f567c098929217458fb47a5a2d147331bd Mon Feb 17 07:33:27 CST 2020 Philippe Mathieu-Daudé <f4bug@amsat.org> configure: Avoid compiling system tools on user build by default

User-mode does not need the system tools. Do not build them by
default if the user specifies --disable-system.

This disables building the following binaries on a user-only build:

- elf2dmp
- qemu-edid
- qemu-ga
- qemu-img
- qemu-io
- qemu-nbd
- ivshmem-client
- ivshmem-server

The qemu-user binaries are not affected by this change.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20200217133327.25144-1-f4bug@amsat.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>