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.
Juergen