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

[Xen-changelog] [xen-unstable] ocaml: Build ocaml components if configured (default to off).



# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1273140431 -3600
# Node ID 6f0997ef40db055b751abeb0d9d149e070361117
# Parent  82bdaacd5caf5ca3e8b49990907703ee617d4960
ocaml: Build ocaml components if configured (default to off).

Signed-off-by: Vincent Hanquez <vincent.hanquez@xxxxxxxxxxxxx>
---
 Config.mk      |    1 +
 tools/Makefile |    1 +
 2 files changed, 2 insertions(+)

diff -r 82bdaacd5caf -r 6f0997ef40db Config.mk
--- a/Config.mk Thu May 06 11:06:08 2010 +0100
+++ b/Config.mk Thu May 06 11:07:11 2010 +0100
@@ -163,6 +163,7 @@ VTPM_TOOLS         ?= n
 VTPM_TOOLS         ?= n
 LIBXENAPI_BINDINGS ?= n
 PYTHON_TOOLS       ?= y
+OCAML_TOOLS        ?= n
 CONFIG_MINITERM    ?= n
 CONFIG_LOMOUNT     ?= n
 
diff -r 82bdaacd5caf -r 6f0997ef40db tools/Makefile
--- a/tools/Makefile    Thu May 06 11:06:08 2010 +0100
+++ b/tools/Makefile    Thu May 06 11:07:11 2010 +0100
@@ -40,6 +40,7 @@ ifeq ($(XEN_COMPILE_ARCH),$(XEN_TARGET_A
 ifeq ($(XEN_COMPILE_ARCH),$(XEN_TARGET_ARCH))
 SUBDIRS-$(PYTHON_TOOLS) += python
 SUBDIRS-$(PYTHON_TOOLS) += pygrub
+SUBDIRS-$(OCAML_TOOLS) += ocaml
 endif
 
 # For the sake of linking, set the sys-root

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


 


Rackspace

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