[gnome-continuous] manifest: Add --disable-werror to spice module



commit 895b23866342a46cd879b1e049ba76efeb45f1dd
Author: Javier Jardón <jjardon gnome org>
Date:   Fri Feb 12 10:45:00 2016 +0000

    manifest: Add --disable-werror to spice module

 manifest.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index ec10bb9..573bcb4 100644
--- a/manifest.json
+++ b/manifest.json
@@ -438,7 +438,8 @@
                 {"src": "fd-spice:spice",
                 "patches": ["spice-no-builddir.patch",
                             "spice-stack-protector.patch"],
-                "config-opts": ["--disable-smartcard"]},
+                "config-opts": ["--disable-smartcard",
+                                "--disable-werror"]},
 
                 {"src": "fd:xorg/driver/xf86-video-qxl",
                 "patches": ["xorg-autogen-merged.patch"]},


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