|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-ia64-devel] Re: [Xen-devel] [PATCH] ioemu-remote: fix cross compila
Isaku Yamahata writes ("[Xen-devel] [PATCH] ioemu-remote: fix cross
compilation."):
> When cross compile, INSTALL is set to cross-install by --install
> configure option.
>
> However it is overwritten by including $(XEN_ROOT)/tools/Rules.mk
> so that install command fails to strip as follows.
> So after the include set INSTALL again when --install is passed
> to configure.
I think this is quite ugly really. We're engaging in a war of
makefiles. Why can't Rules.mk set the right version of install ?
Ian.
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|