X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=urcu%2Fconfig.h.in;h=4b856dcfc0900cd403ae59833b7f494d4c0f6a71;hp=de1d1d0ca0262460435a086501c883a2c051d0d7;hb=2af1c19e6a553878fcb2a5106f050d5ed7ac0f54;hpb=a767fdc348289dc37026ee3ab46d1d4102ff57f7 diff --git a/urcu/config.h.in b/urcu/config.h.in index de1d1d0..4b856dc 100644 --- a/urcu/config.h.in +++ b/urcu/config.h.in @@ -18,4 +18,7 @@ #undef CONFIG_RCU_ARM_HAVE_DMB /* TLS provided by the compiler. */ -#define CONFIG_RCU_TLS TLS +#undef CONFIG_RCU_TLS + +/* clock_gettime() is detected. */ +#undef CONFIG_RCU_HAVE_CLOCK_GETTIME