On Sun, Aug 23, 2020 at 11:35:07AM +0200, Juergen Gross wrote: > Today tools/libxc needs to be built after tools/libs as libxenctrl is > depending on some libraries in tools/libs. This in turn blocks moving > other libraries depending on libxenctrl below tools/libs. > > So carve out libxenctrl from tools/libxc and move it into > tools/libs/ctrl. > > Signed-off-by: Juergen Gross <jgr...@suse.com> > Reviewed-by: Samuel Thibault <samuel.thiba...@ens-lyon.org> (stubdom parts)
Acked-by: Wei Liu <w...@xen.org>