From 163140ceafbc657e58076a3bcd499df9318f1a6c Mon Sep 17 00:00:00 2001 From: Narayan Kamath Date: Thu, 10 Apr 2014 17:36:53 +0100 Subject: "desktop" linux has Posix clocks. Change-Id: I90885a2bbb65f14f774ae72b2ca6738176bf0341 --- core/combo/include/arch/linux-x86/AndroidConfig.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'core/combo') diff --git a/core/combo/include/arch/linux-x86/AndroidConfig.h b/core/combo/include/arch/linux-x86/AndroidConfig.h index 284210c..0740186 100644 --- a/core/combo/include/arch/linux-x86/AndroidConfig.h +++ b/core/combo/include/arch/linux-x86/AndroidConfig.h @@ -128,11 +128,8 @@ /* * Define this if have clock_gettime() and friends - * - * Desktop Linux has this in librt, but it's broken in goobuntu, yielding - * mildly or wildly inaccurate results. */ -/*#define HAVE_POSIX_CLOCKS*/ +#define HAVE_POSIX_CLOCKS /* * Define this if we have linux style epoll() -- cgit v1.1