[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [xen-unstable test] 10135: regressions - FAIL
Ian Campbell writes ("Re: [Xen-devel] [xen-unstable test] 10135: regressions - FAIL"): > AIUI the tester is now installs libaio1 so we can revert this one? Yes, I've done so. # 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 @@ PYTHON_TOOLS ?= y 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-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |