X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=urcu%2Fconfig.h.in;h=4b856dcfc0900cd403ae59833b7f494d4c0f6a71;hb=28d4495eeefb8d7d169f34af6497d84089b77be8;hp=98ea365d6040246eb0403da6a318a1ebb40fc2ff;hpb=75906a2c1a0d8ab1065ecb41898b4ea84d5c835f;p=userspace-rcu.git diff --git a/urcu/config.h.in b/urcu/config.h.in index 98ea365..4b856dc 100644 --- a/urcu/config.h.in +++ b/urcu/config.h.in @@ -19,3 +19,6 @@ /* TLS provided by the compiler. */ #undef CONFIG_RCU_TLS + +/* clock_gettime() is detected. */ +#undef CONFIG_RCU_HAVE_CLOCK_GETTIME