[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 28/31] tools/libxl: move libxenlight to tools/libs/light
- To: Wei Liu <wl@xxxxxxx>
- From: Jürgen Groß <jgross@xxxxxxxx>
- Date: Mon, 31 Aug 2020 07:50:42 +0200
- Cc: xen-devel@xxxxxxxxxxxxxxxxxxxx, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Ian Jackson <iwj@xxxxxxxxxxxxxx>, Jan Beulich <jbeulich@xxxxxxxx>, Julien Grall <julien@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Anthony PERARD <anthony.perard@xxxxxxxxxx>, Shriram Rajagopalan <rshriram@xxxxxxxxx>, Yang Hongyang <imhy.yang@xxxxxxxxx>, Christian Lindig <christian.lindig@xxxxxxxxxx>, David Scott <dave@xxxxxxxxxx>
- Delivery-date: Mon, 31 Aug 2020 05:50:52 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
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 <jgross@xxxxxxxx>
Acked-by: Wei Liu <wl@xxxxxxx>
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
|