On Sat, Dec 22, 2018 at 06:53:24PM +0400, marcandre.lur...@redhat.com wrote:
> From: Marc-André Lureau <marcandre.lur...@redhat.com>
> 
> Fixes
> WARNING: Use the 'pie' kwarg instead of passing '-fpie' manually to 
> 'spice-client-glib-usb-acl-helper'
> 
> Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com>
> ---
>  meson.build     |  2 +-
>  src/meson.build | 13 +++----------
>  2 files changed, 4 insertions(+), 11 deletions(-)
> 
> diff --git a/meson.build b/meson.build
> index 4e4bee8..67149e7 100644
> --- a/meson.build
> +++ b/meson.build
> @@ -4,7 +4,7 @@
>  project('spice-gtk', 'c',
>           version : run_command('build-aux/git-version-gen', 
> '${MESON_SOURCE_ROOT}/.tarball-version', check : true).stdout().strip(),
>           license : 'LGPLv2.1',
> -         meson_version : '>= 0.47.2')
> +         meson_version : '>= 0.49')

I think I mentioned it before, but to this day meson 0.49 is 24 days
old. Even if this was enough time to get it landed in f29/f30, when we
decide to switch to using meson by default, we'll have to settle on a
widely available version rather than always jumping to the latest one.

Christophe

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to