[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [xen-unstable test] 30198: regressions - FAIL
On Wed, 2014-09-10 at 16:48 +0100, Wei Liu wrote: > From bb11e7f855eaf2615ef97d661d35d851084ca17c Mon Sep 17 00:00:00 2001 > From: Wei Liu <wei.liu2@xxxxxxxxxx> > Date: Wed, 10 Sep 2014 16:43:16 +0100 > Subject: [PATCH] libxl: add missing dependency for xen-init-dom0 in Makfile > > Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> Acked + applied, fixing the typo too. > --- > tools/libxl/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tools/libxl/Makefile b/tools/libxl/Makefile > index 4bee4af..990414b 100644 > --- a/tools/libxl/Makefile > +++ b/tools/libxl/Makefile > @@ -185,7 +185,7 @@ libxl_internal_json.h: _libxl_types_internal_json.h > xl.h: _paths.h > > $(LIBXL_OBJS) $(LIBXL_TEST_OBJS) $(LIBXLU_OBJS) \ > - $(XL_OBJS) $(TEST_PROG_OBJS) $(SAVE_HELPER_OBJS): libxl.h > + $(XL_OBJS) $(TEST_PROG_OBJS) $(SAVE_HELPER_OBJS) $(XEN_INIT_DOM0_OBJS): > libxl.h > $(LIBXL_OBJS) $(LIBXL_TEST_OBJS): libxl_internal.h > > _libxl_type%.h _libxl_type%_json.h _libxl_type%_private.h _libxl_type%.c: > libxl_type%.idl gentypes.py idl.py _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |