On Wed, Jan 02, 2019 at 06:30:50AM -0500, Frediano Ziglio wrote:
> > On Sat, Dec 22, 2018 at 06:53:24PM +0400, marcandre.lur...@redhat.com wrote:
> > > From: Marc-André Lureau
> > >
> > > Fixes
> > > WARNING: Use the 'pie' kwarg instead of passing '-fpie' manually to
> > > 'spice-client-glib-usb-
> On Sat, Dec 22, 2018 at 06:53:24PM +0400, marcandre.lur...@redhat.com wrote:
> > From: Marc-André Lureau
> >
> > Fixes
> > WARNING: Use the 'pie' kwarg instead of passing '-fpie' manually to
> > 'spice-client-glib-usb-acl-helper'
> >
> > Signed-off-by: Marc-André Lureau
> > ---
> > meson.bui
On Sat, Dec 22, 2018 at 06:53:24PM +0400, marcandre.lur...@redhat.com wrote:
> From: Marc-André Lureau
>
> Fixes
> WARNING: Use the 'pie' kwarg instead of passing '-fpie' manually to
> 'spice-client-glib-usb-acl-helper'
>
> Signed-off-by: Marc-André Lureau
> ---
> meson.build | 2 +-
> s
>
> Hi
>
> On Sat, Dec 22, 2018 at 7:06 PM Frediano Ziglio wrote:
> >
> > >
> > > From: Marc-André Lureau
> > >
> > > Fixes
> > > WARNING: Use the 'pie' kwarg instead of passing '-fpie' manually to
> > > 'spice-client-glib-usb-acl-helper'
> > >
> > > Signed-off-by: Marc-André Lureau
> >
> > Pa
Hi
On Sat, Dec 22, 2018 at 7:06 PM Frediano Ziglio wrote:
>
> >
> > From: Marc-André Lureau
> >
> > Fixes
> > WARNING: Use the 'pie' kwarg instead of passing '-fpie' manually to
> > 'spice-client-glib-usb-acl-helper'
> >
> > Signed-off-by: Marc-André Lureau
>
> Patch looks good.
> Technically y
>
> From: Marc-André Lureau
>
> Fixes
> WARNING: Use the 'pie' kwarg instead of passing '-fpie' manually to
> 'spice-client-glib-usb-acl-helper'
>
> Signed-off-by: Marc-André Lureau
Patch looks good.
Technically you can't fix a warning, you remove it.
You can "fix" a warning only if this is a
From: Marc-André Lureau
Fixes
WARNING: Use the 'pie' kwarg instead of passing '-fpie' manually to
'spice-client-glib-usb-acl-helper'
Signed-off-by: Marc-André Lureau
---
meson.build | 2 +-
src/meson.build | 13 +++--
2 files changed, 4 insertions(+), 11 deletions(-)
diff --git