[Spice-devel] [PATCH spice-gtk] build-sys: remove -DSPICE_DISABLE_ABORT
Victor Toso
victortoso at redhat.com
Thu Jun 15 09:54:40 UTC 2017
Hi,
On Wed, Jun 14, 2017 at 08:13:45PM +0400, marcandre.lureau at redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau at redhat.com>
>
> spice-gtk doesn't use spice_abort().
>
> SPICE_DISABLE_ABORT was mostly used to change default abort behaviour
> on criticals in spice-common, but since it works fine without this
> flag since 2012 (commit 05a203af120016), we can safely remove that
> unused define from spice-gtk.
>
> Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>
Acked-by: Victor Toso <victortoso at redhat.com>
> ---
> src/Makefile.am | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/src/Makefile.am b/src/Makefile.am
> index bb7ad6c..5430d84 100644
> --- a/src/Makefile.am
> +++ b/src/Makefile.am
> @@ -74,7 +74,6 @@ SPICE_COMMON_CPPFLAGS = \
> -DSPICE_GTK_LOCALEDIR=\"${SPICE_GTK_LOCALEDIR}\" \
> -DPNP_IDS=\""$(PNP_IDS)"\" \
> -DUSB_IDS=\""$(USB_IDS)"\" \
> - -DSPICE_DISABLE_ABORT \
> -I$(top_srcdir) \
> $(COMMON_CFLAGS) \
> $(PIXMAN_CFLAGS) \
> --
> 2.13.1.395.gf7b71de06
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- 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/20170615/80e9715d/attachment.sig>
More information about the Spice-devel
mailing list