Re: [lttng-dev] [PATCH lttng-ust] Add aarch64 support to configure

2015-06-18 Thread Mathieu Desnoyers
merged into master and stable-2.6, thanks! Mathieu - On Jun 18, 2015, at 10:41 AM, Michael Jeanson mjean...@efficios.com wrote: > Signed-off-by: Michael Jeanson > --- > configure.ac | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/configure.ac b/configure.ac > index f84f426..971cf54

[lttng-dev] [PATCH lttng-ust] Add aarch64 support to configure

2015-06-18 Thread Michael Jeanson
Signed-off-by: Michael Jeanson --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index f84f426..971cf54 100644 --- a/configure.ac +++ b/configure.ac @@ -238,6 +238,7 @@ changequote([,])dnl s390) NO_UNALIGNED_ACCESS=1 ;; s390x) NO_UNAL