[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] install qemu into the location specified via configure --prefix.
On Mon, 2013-04-22 at 12:47 +0100, Egger Christoph wrote: > Install qemu into the location specified via configure --prefix. > You will notice when you use something else than /usr/local. Anyone got any opinions on the issues I mention in http://lists.xen.org/archives/html/xen-devel/2012-12/msg01027.html ? > Signed-off-by: Christoph Egger <chegger@xxxxxxxxx> This patch is at least an improvement, so as far as it goes: Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> > > diff --git a/tools/Makefile b/tools/Makefile > index 8a30c83..e44a3e9 100644 > --- a/tools/Makefile > +++ b/tools/Makefile > @@ -188,6 +188,7 @@ subdir-all-qemu-xen-dir: qemu-xen-dir-find > fi; \ > cd qemu-xen-dir; \ > $$source/configure --enable-xen --target-list=i386-softmmu \ > + --prefix=$(PREFIX) \ > --source-path=$$source \ > --extra-cflags="-I$(XEN_ROOT)/tools/include \ > -I$(XEN_ROOT)/tools/libxc \ _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |