From 0209e1e5a24979172596cd1e249b32eaba78969f Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Fri, 17 Feb 2012 16:59:09 +0100 Subject: [PATCH] mac: doesn't have pthread_condattr_setclock() Signed-off-by: Jens Axboe --- os/os-mac.h | 1 - 1 file changed, 1 deletion(-) diff --git a/os/os-mac.h b/os/os-mac.h index e4c2bc8e..aec30f96 100644 --- a/os/os-mac.h +++ b/os/os-mac.h @@ -29,7 +29,6 @@ #define FIO_USE_GENERIC_RAND #define FIO_HAVE_GETTID #define FIO_HAVE_CHARDEV_SIZE -#define FIO_HAVE_PTHREAD_CONDATTR_SETCLOCK #define OS_MAP_ANON MAP_ANON -- 2.25.1