[PATCH spice-common 2/3] meson: Enable '-std=c99' build flag

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

 



The only file preventing this flag was bitops.h which has been removed
since the following commit:

commit 992ebac6b511811c73559421a46732c5233118c1
Author: Christophe Fergeau <cfergeau@xxxxxxxxxx>
Date:   Tue Jun 5 11:27:01 2018 +0200

    build: Remove bitops.h

Signed-off-by: Eduardo Lima (Etrunko) <etrunko@xxxxxxxxxx>
---
 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meson.build b/meson.build
index cb8a1ee..dd5127a 100644
--- a/meson.build
+++ b/meson.build
@@ -10,7 +10,7 @@ if not meson.is_subproject()
 endif
 
 # some global vars
-spice_common_global_cflags = [#'-std=c99', # fails compiling bitops.h
+spice_common_global_cflags = ['-std=c99',
                               '-DHAVE_CONFIG_H',
                               '-DG_LOG_DOMAIN="Spice"',
                               '-Wall',
-- 
2.14.4

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




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