]> git.pld-linux.org Git - packages/xen.git/blob - xen-no_Werror.patch
- BR cleanup
[packages/xen.git] / xen-no_Werror.patch
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
5  
6  # Tools to run on system hosting the build
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.022681 seconds and 3 git commands to generate.