Re: [lttng-dev] [PATCH urcu 1/2] Update macros from the autotools archive
Both patches merged into liburcu master branch, thanks! Mathieu - On Apr 16, 2019, at 1:47 PM, Michael Jeanson mjean...@efficios.com wrote: > Signed-off-by: Michael Jeanson > --- > m4/ax_c___attribute__.m4 | 6 ++--- > m4/ax_pthread.m4 | 9 --- > m4/ax_tls.m4 | 57 ++
[lttng-dev] [PATCH urcu 1/2] Update macros from the autotools archive
Signed-off-by: Michael Jeanson --- m4/ax_c___attribute__.m4 | 6 ++--- m4/ax_pthread.m4 | 9 --- m4/ax_tls.m4 | 57 3 files changed, 30 insertions(+), 42 deletions(-) diff --git a/m4/ax_c___attribute__.m4 b/m4/ax_c___attribute__.