From: Ben Schweikert Date: Fri, 17 Jun 2011 11:30:03 +0000 (+0200) Subject: Xen: Removed old patch (xen-tools.patch). X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10288bf7a81eb7b3d3f18f6990db642d1213382b;p=ipfire-3.x.git Xen: Removed old patch (xen-tools.patch). --- diff --git a/pkgs/xen/patches/xen-tools.patch b/pkgs/xen/patches/xen-tools.patch deleted file mode 100644 index 1df38033c..000000000 --- a/pkgs/xen/patches/xen-tools.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- xen-4.0.1/tools/Rules.mk 2010-09-26 19:28:02.748059404 +0000 -+++ xen-4.0.1/tools/Rules.mk 2010-09-26 19:25:30.769293405 +0000 -@@ -15,6 +15,7 @@ XEN_XENSTORE = $(XEN_ROOT)/tools/x - XEN_LIBXENSTAT = $(XEN_ROOT)/tools/xenstat/libxenstat/src - - CFLAGS_include = -I$(XEN_INCLUDE) -+CFLAGS-y += -fno-pie -fno-stack-protector - - CFLAGS_libxenctrl = -I$(XEN_LIBXC) $(CFLAGS_include) - LDFLAGS_libxenctrl = -L$(XEN_LIBXC) -lxenctrl -