On 07.09.20 17:52, Wei Liu wrote:
On Mon, Aug 31, 2020 at 07:50:42AM +0200, Jürgen Groß wrote:
On 28.08.20 18:05, Wei Liu wrote:
On Fri, Aug 28, 2020 at 05:07:44PM +0200, Juergen Gross wrote:
Carve out all libxenlight related sources and move them to
tools/libs/light in order to use the generic library build environment.
The closely related sources for libxl-save-helper and the libxl test
environment are being moved, too.
Signed-off-by: Juergen Gross <jgr...@suse.com>
Acked-by: Wei Liu <w...@xen.org>
It occurs to me you may need to modify golang/xenlight/Makefile.
There is
LIBXL_SRC_DIR = ../../libxl
in it.
I didn't hit any error perhaps due to I didn't have golang installed.
Me neither.
Thanks for noticing that.
No need to resend just for this. I can fix it up for you.
Sure? Did you consider ac7a21cf5c125810? I had to rebase in order
to have a successful build.
Juergen