[PATCH spice-gtk] build-sys: silence vala deprecated function usage warnings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This silence usage of deprecated glib declarations from vala generated code.

Signed-off-by: Marc-André Lureau <marcandre.lureau@xxxxxxxxx>
---
 src/controller/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/controller/Makefile.am b/src/controller/Makefile.am
index 00552e8..fb56986 100644
--- a/src/controller/Makefile.am
+++ b/src/controller/Makefile.am
@@ -4,6 +4,7 @@ AM_CPPFLAGS =					\
 	-DG_LOG_DOMAIN=\"GSpiceController\"	\
 	$(GIO_CFLAGS)				\
 	$(COMMON_CFLAGS)			\
+	-Wno-deprecated-declarations		\
 	$(NULL)
 
 # http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
-- 
2.5.0

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




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]