[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] tools: Switch to system libaio (again)
# HG changeset patch # User Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> # Date 1322756338 0 # Node ID a07e45d2aa7f792674b6325b11a48d297fd4d075 # Parent 7b180380681db3382f7c2f38e096bc551aa301d2 tools: Switch to system libaio (again) The test system problems which prompted 24233:a9c67c2daf4b (itself a tiny partial revert of 24184:4ecd3615e726 / 24186:7aa5838499d1) have now been resolved, we think. So revert 24233. Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- diff -r 7b180380681d -r a07e45d2aa7f Config.mk --- a/Config.mk Thu Dec 01 16:05:51 2011 +0000 +++ b/Config.mk Thu Dec 01 16:18:58 2011 +0000 @@ -232,7 +232,7 @@ OCAML_TOOLS ?= y CONFIG_MINITERM ?= n CONFIG_LOMOUNT ?= n -CONFIG_SYSTEM_LIBAIO ?= n +CONFIG_SYSTEM_LIBAIO ?= y ifeq ($(OCAML_TOOLS),y) OCAML_TOOLS := $(shell ocamlopt -v > /dev/null 2>&1 && echo "y" || echo "n") _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |