[packages/xen] - disable more -Werror - rel 4
baggins
baggins at pld-linux.org
Sat Dec 13 19:38:23 CET 2014
commit 77aedf833c814a86620aff825483cc8ac09d8c67
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Dec 13 19:19:42 2014 +0100
- disable more -Werror
- rel 4
xen-no_Werror.patch | 10 ++++++++++
xen.spec | 2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/xen.spec b/xen.spec
index 1f9989a..239961d 100644
--- a/xen.spec
+++ b/xen.spec
@@ -42,7 +42,7 @@ Summary: Xen - a virtual machine monitor
Summary(pl.UTF-8): Xen - monitor maszyny wirtualnej
Name: xen
Version: 4.4.1
-Release: 3
+Release: 4
License: GPL v2, interface parts on BSD-like
Group: Applications/System
Source0: http://bits.xensource.com/oss-xen/release/%{version}/%{name}-%{version}.tar.gz
diff --git a/xen-no_Werror.patch b/xen-no_Werror.patch
index 3d27262..c4fe9da 100644
--- a/xen-no_Werror.patch
+++ b/xen-no_Werror.patch
@@ -34,3 +34,13 @@ diff -dur -x '*~' xen-4.1.2.orig/xen/arch/x86/boot/build32.mk xen-4.1.2/xen/arch
# NB. awk invocation is a portable alternative to 'head -n -1'
%.S: %.bin
+--- xen-4.4.1/tools/blktap/drivers/Makefile~ 2014-09-02 08:20:19.000000000 +0200
++++ xen-4.4.1/tools/blktap/drivers/Makefile 2014-12-13 19:19:17.070688454 +0100
+@@ -4,7 +4,6 @@
+ IBIN = blktapctrl tapdisk
+ QCOW_UTIL = img2qcow qcow2raw qcow-create
+
+-CFLAGS += -Werror
+ CFLAGS += -Wno-unused
+ CFLAGS += -I../lib
+ CFLAGS += $(CFLAGS_libxenctrl)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xen.git/commitdiff/22b846abce9b57c050cc9ddf8ca6900af92dbd1b
More information about the pld-cvs-commit
mailing list