From 3d4678108a2157db6ae8c290897f67aaed14cdfa Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Wed, 31 Jul 2013 16:15:51 +0100 Subject: tools: remove in tree libaio We have defaulted to using the system libaio for a while now and I din't think there are any relevant distros which don't have it that running Xen 4.4 would be reasonable on. Also it has caused confusion because it is not ever wanted on ARM, but the build system doesn't express that (could be fixed, but deleting is the right thing to do anyway). Signed-off-by: Ian Campbell Reviewed-by: Andrew Cooper Acked-by: Matt Wilson Acked-by: Ian Jackson --- config/Tools.mk.in | 1 - 1 file changed, 1 deletion(-) (limited to 'config') diff --git a/config/Tools.mk.in b/config/Tools.mk.in index ef41c2a748..bb3acbd515 100644 --- a/config/Tools.mk.in +++ b/config/Tools.mk.in @@ -55,7 +55,6 @@ CONFIG_SEABIOS := @seabios@ CONFIG_XEND := @xend@ #System options -CONFIG_SYSTEM_LIBAIO:= @system_aio@ ZLIB := @zlib@ CONFIG_LIBICONV := @libiconv@ CONFIG_GCRYPT := @libgcrypt@ -- cgit v1.2.3