]> git.pld-linux.org Git - packages/xen.git/commitdiff
- disable more -Werror
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 13 Dec 2014 18:19:42 +0000 (19:19 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 13 Dec 2014 18:19:42 +0000 (19:19 +0100)
- rel 4

xen-no_Werror.patch
xen.spec

index 3d27262c25bbeed86c64adc28571a4fe82c48ee2..c4fe9daf9fcedf9e0373bfedc3be25157142f1e8 100644 (file)
@@ -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)
index 1f9989ac78d4c044756080294913657ef5f508de..239961d9511ee6daa1b99d3dd820e8d7fcdd3ebc 100644 (file)
--- 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
This page took 0.17302 seconds and 4 git commands to generate.