[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] tools: ocaml: link xl bindings against libxl
# HG changeset patch # User Ian Campbell <ian.campbell@xxxxxxxxxx> # Date 1300893758 0 # Node ID 3f6382308c0364c461c0e7a442c6658bb3294095 # Parent 44dfaf0c15ff3f865fbba68fa4e2bf4e4f9242c3 tools: ocaml: link xl bindings against libxl Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- diff -r 44dfaf0c15ff -r 3f6382308c03 tools/ocaml/libs/xl/Makefile --- a/tools/ocaml/libs/xl/Makefile Wed Mar 23 15:22:10 2011 +0000 +++ b/tools/ocaml/libs/xl/Makefile Wed Mar 23 15:22:38 2011 +0000 @@ -6,6 +6,8 @@ INTF = xl.cmi LIBS = xl.cma xl.cmxa +LIBS_xl = $(LDLIBS_libxenlight) + xl_OBJS = $(OBJS) xl_C_OBJS = xl_stubs _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |