X-Git-Url: https://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=urcu%2Fconfig.h.in;h=98ea365d6040246eb0403da6a318a1ebb40fc2ff;hp=02c7b2edb279be80171d3615eab796d79578272d;hb=8cbc3cdca7f1320e3c2412654091fe94931ce62b;hpb=9d2614f07691a813a3c560a6c0bcd0a7be854ed5 diff --git a/urcu/config.h.in b/urcu/config.h.in index 02c7b2e..98ea365 100644 --- a/urcu/config.h.in +++ b/urcu/config.h.in @@ -16,3 +16,6 @@ /* Use the dmb instruction is available for use on ARM. */ #undef CONFIG_RCU_ARM_HAVE_DMB + +/* TLS provided by the compiler. */ +#undef CONFIG_RCU_TLS