X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2Furcu%2Fconfig.h.in;h=9f2aa99716c6c20415190dae80c28f4b514bbfb0;hb=b9050d917ab84db192b5609ba6dd9973a82d215a;hp=9ed0454987733a14b8023ca5fee513ee774b9e57;hpb=d4e640c06c2c999d5fc8f8375bc2f61da06c9cda;p=urcu.git diff --git a/include/urcu/config.h.in b/include/urcu/config.h.in index 9ed0454..9f2aa99 100644 --- a/include/urcu/config.h.in +++ b/include/urcu/config.h.in @@ -30,3 +30,6 @@ /* Enable internal debugging self-checks. Introduce performance penalty. */ #undef CONFIG_RCU_DEBUG + +/* Expose multi-flavor support */ +#define CONFIG_RCU_MULTIFLAVOR 1