]> git.pld-linux.org Git - packages/xen.git/blame - xen-paths.patch
- rediff patches
[packages/xen.git] / xen-paths.patch
CommitLineData
e87157b6
JR
1diff -urNp -x '*.orig' xen-4.13.1.org/tools/Makefile xen-4.13.1/tools/Makefile
2--- xen-4.13.1.org/tools/Makefile 2020-05-14 14:19:32.000000000 +0200
3+++ xen-4.13.1/tools/Makefile 2021-03-25 22:42:23.177642067 +0100
4@@ -243,7 +243,7 @@ subdir-all-qemu-xen-dir: qemu-xen-dir-fi
bb96a194 5 $(QEMU_XEN_ENABLE_DEBUG) \
e87157b6 6 $$enable_trace_backend \
32d7e160
JB
7 --prefix=$(LIBEXEC) \
8- --libdir=$(LIBEXEC_LIB) \
9+ --libdir=$(LIBEXEC_LIB) --libexecdir=$(LIBEXEC_LIB) \
10 --includedir=$(LIBEXEC_INC) \
e87157b6
JR
11 --extra-cflags="-DXC_WANT_COMPAT_EVTCHN_API=1 \
12 -DXC_WANT_COMPAT_GNTTAB_API=1 \
This page took 0.090758 seconds and 4 git commands to generate.