]> git.pld-linux.org Git - packages/xen.git/blame - xen-no_Werror.patch
- updated to 4.17.2
[packages/xen.git] / xen-no_Werror.patch
CommitLineData
9178a513
JB
1--- xen-4.9.0/Config.mk.orig 2017-07-30 20:40:20.116246872 +0200
2+++ xen-4.9.0/Config.mk 2017-07-30 20:43:13.782911554 +0200
3@@ -29,7 +29,7 @@
4 SHELL ?= /bin/sh
55fc09d2
JK
5
6 # Tools to run on system hosting the build
55fc09d2
JK
7-HOSTCFLAGS = -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer
8+HOSTCFLAGS = -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer
9 HOSTCFLAGS += -fno-strict-aliasing
10
11 DISTDIR ?= $(XEN_ROOT)/dist
This page took 0.284305 seconds and 4 git commands to generate.