|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: [Xen-ia64-devel] Re: [Xen-devel] [PATCH 2 of 2] cross-build fixes in
Aron Griffis writes ("Re: [Xen-ia64-devel] Re: [Xen-devel] [PATCH 2 of 2]
cross-build fixes in ioemu-remote"):
> - --interp-prefix=$(CROSS_SYS_ROOT)
> + --interp-prefix=$(CROSS_SYS_ROOT) \
> + --install='env PATH="$(CROSS_BIN_PATH):$$$$PATH"
> install'
This is a bit bizarre (not to mention the fact that the number of $'s
will depend on undocumented properties of the way qemu's configure
inteprets that option).
Why not just set PATH directly and export it ?
But in general I think this is a reasonable approach.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- Re: [Xen-ia64-devel] Re: [Xen-devel] [PATCH 2 of 2] cross-build fixes in ioemu-remote,
Ian Jackson <=
|
|
|
|
|