[Spice-devel] [PATCH spice-gtk 1/3] meson: use 0.49 support for pie

Christophe Fergeau cfergeau at redhat.com
Wed Jan 2 10:54:40 UTC 2019


On Sat, Dec 22, 2018 at 06:53:24PM +0400, marcandre.lureau at redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau at 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.lureau at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20190102/e31d6bec/attachment.sig>


More information about the Spice-devel mailing list