From: Mathieu Desnoyers Date: Thu, 9 Apr 2020 19:02:57 +0000 (-0400) Subject: Document dependency on liburcu >= 0.12 X-Git-Tag: v2.13.0-rc1~519 X-Git-Url: http://git.liburcu.org/?p=lttng-ust.git;a=commitdiff_plain;h=090b070106d3b3d9608830ddb62c1c1654063a2c Document dependency on liburcu >= 0.12 Signed-off-by: Mathieu Desnoyers --- diff --git a/README.md b/README.md index fc2cc6c0..5967d0eb 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ user space tracing helpers for any application. Prerequisites ------------- -LTTng-UST depends on **[liburcu](http://liburcu.org/) >= 0.11** at build and +LTTng-UST depends on **[liburcu](http://liburcu.org/) >= 0.12** at build and run times. It also optionally depends on libnuma.