Re: [PATCH v2] meson: Propagate gnutls dependency to migration

2021-03-24 Thread Paolo Bonzini
On 20/03/21 18:12, Jessica Clarke wrote: Commit 3eacf70bb5a83e4775ad8003cbca63a40f70c8c2 neglected to fix this for softmmu configs, which pull in migration's use of gnutls. This fixes the following compilation failure on Arm-based Macs: In file included from migration/multifd.c:23: In fil

Re: [PATCH v2] meson: Propagate gnutls dependency to migration

2021-03-23 Thread Daniel P . Berrangé
On Tue, Mar 23, 2021 at 04:04:48PM +0100, Juan Quintela wrote: > Jessica Clarke wrote: > > Commit 3eacf70bb5a83e4775ad8003cbca63a40f70c8c2 neglected to fix this > > for softmmu configs, which pull in migration's use of gnutls. > > > > This fixes the following compilation failure on Arm-based Macs:

Re: [PATCH v2] meson: Propagate gnutls dependency to migration

2021-03-23 Thread Juan Quintela
Jessica Clarke wrote: > Commit 3eacf70bb5a83e4775ad8003cbca63a40f70c8c2 neglected to fix this > for softmmu configs, which pull in migration's use of gnutls. > > This fixes the following compilation failure on Arm-based Macs: > > In file included from migration/multifd.c:23: > In file included

[PATCH v2] meson: Propagate gnutls dependency to migration

2021-03-20 Thread Jessica Clarke
Commit 3eacf70bb5a83e4775ad8003cbca63a40f70c8c2 neglected to fix this for softmmu configs, which pull in migration's use of gnutls. This fixes the following compilation failure on Arm-based Macs: In file included from migration/multifd.c:23: In file included from migration/tls.h:25: In file