[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH 5 of 7] [OCAML] Minor makefile cleanup



What does the cleanup actually do?

On Thu, 2011-09-29 at 22:17 +0100, Jon Ludlam wrote:
> diff -r b6022a18ebb0 -r 48d4f312d069 tools/ocaml/libs/eventchn/Makefile
> --- a/tools/ocaml/libs/eventchn/Makefile
> +++ b/tools/ocaml/libs/eventchn/Makefile
> @@ -8,7 +8,7 @@
>  INTF = $(foreach obj, $(OBJS),$(obj).cmi)
>  LIBS = eventchn.cma eventchn.cmxa
>  
> -LIBS_evtchn = $(LDLIBS_libxenctrl)
> +LIBS_eventchn = -L$(XEN_ROOT)/tools/libxc -lxenctrl

This should continue using LDLIBS_libxenctrl unless there is a good
reason not too.

>  
>  all: $(INTF) $(LIBS) $(PROGRAMS)
>  
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.