commit | 206d1b9c38daed50fcc08d2e743e649fbb82d60b | [log] [tgz] |
---|---|---|
author | Laurent Vivier <laurent@vivier.eu> | Tue Jun 05 18:09:58 2018 +0200 |
committer | Laurent Vivier <laurent@vivier.eu> | Mon Jun 11 14:40:11 2018 +0200 |
tree | 79918a3a109bbbe8b72c6a5bd5f4fa772d641c71 | |
parent | 71987b125ba49314b631f81a4f221e010fa9be48 [diff] |
linux-user: disable qemu-bridge-helper and socket_scm_helper build linux-user targets don't need them, and if we ask to build statically linked binaries, some static libraries they need are not available. Signed-off-by: Laurent Vivier <laurent@vivier.eu> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-Id: <20180605160958.5434-1-laurent@vivier.eu>