]> git.pld-linux.org Git - packages/xen.git/blob - xen-paths.patch
- updated to 4.3.0 (note: new sonames; x86_32 hypervisor is gone, only x86_64 and...
[packages/xen.git] / xen-paths.patch
1 --- xen-4.3.0/tools/Makefile.orig       2013-08-24 06:55:14.928431689 +0200
2 +++ xen-4.3.0/tools/Makefile    2013-08-24 09:11:37.931421617 +0200
3 @@ -188,7 +188,7 @@
4         fi; \
5         cd qemu-xen-dir; \
6         $$source/configure --enable-xen --target-list=i386-softmmu \
7 -               --prefix=$(PREFIX) \
8 +               --prefix=$(PREFIX) --libexecdir=$(LIBEXEC) \
9                 --source-path=$$source \
10                 --extra-cflags="-I$(XEN_ROOT)/tools/include \
11                 -I$(XEN_ROOT)/tools/libxc \
This page took 0.80141 seconds and 4 git commands to generate.