commit | 610e7e0e69b2d8b1d153112c35ce87a4bc5176b2 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@redhat.com> | Fri Jan 22 21:44:33 2021 +0100 |
committer | Thomas Huth <thuth@redhat.com> | Tue Jan 26 18:38:37 2021 +0100 |
tree | d859ac952e3e0392320b8b830c76617b64f78df0 | |
parent | 90520ee4ca53e51e35df1e82c0068067f662882e [diff] |
meson: Do not build optional libraries by default The following libraries will be selected if a feature requires it: - capstone - fdt - SLiRP Suggested-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20210122204441.2145197-5-philmd@redhat.com> Acked-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>