search for: 7f8768d

Displaying 1 result from an estimated 1 matches for "7f8768d".

Did you mean: 7f0668d
2008 Aug 28
0
[PATCH] [RESEND] ioemu-remote: fix cross compilation.
...ile `/xen-unstable.hg/dist/install/usr/bin/qemu-img-xen'' > install: strip process terminated abnormally Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> --- xen-setup | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/xen-setup b/xen-setup index 7f8768d..88f56dd 100755 --- a/xen-setup +++ b/xen-setup @@ -21,6 +21,13 @@ ln -sf ../Makefile.target $target/Makefile ln -sf ../xen-config.mak $target/config.mak cat xen-config-host.mak >>config-host.mak +# even if --install is specified to configure to set INSTALL, +# "include $(XEN_ROOT)/t...