On Thu, May 16, 2024 at 10:40:57AM +0200, Thomas Huth wrote:
> We don't need C++ for the normal QEMU builds anymore, so installing
> g++ in each and every container seems to be a waste of time and disk
> space. The only container that still needs it is the Fedora MinGW
> container that builds the only remaining C++ code in ./qga/vss-win32/
> and we can install it there with an extra project yml file instead.
> 
> Signed-off-by: Thomas Huth <th...@redhat.com>
> ---
>  tests/lcitool/projects/qemu-minimal.yml       | 1 -
>  tests/lcitool/projects/qemu-win-installer.yml | 4 ++++
>  tests/lcitool/projects/qemu.yml               | 1 -
>  tests/lcitool/refresh                         | 1 +
>  4 files changed, 5 insertions(+), 2 deletions(-)
>  create mode 100644 tests/lcitool/projects/qemu-win-installer.yml

Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


Reply via email to