All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
To: Michael Jeanson <mjeanson@efficios.com>
Cc: lttng-dev <lttng-dev@lists.lttng.org>
Subject: Re: [PATCH lttng-ust] Add aarch64 support to configure
Date: Thu, 18 Jun 2015 14:53:19 +0000 (UTC)	[thread overview]
Message-ID: <1834678113.888.1434639199928.JavaMail.zimbra__9212.50464530221$1434639303$gmane$org@efficios.com> (raw)
In-Reply-To: <1434638515-20300-1-git-send-email-mjeanson@efficios.com>

merged into master and stable-2.6, thanks!

Mathieu

----- On Jun 18, 2015, at 10:41 AM, Michael Jeanson mjeanson@efficios.com wrote:

> Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
> ---
> 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_UNALIGNED_ACCESS=1 ;;
>         arm*) NO_UNALIGNED_ACCESS=1 ;;
> +	aarch64) NO_UNALIGNED_ACCESS=1 ;;
> 	mips*) NO_UNALIGNED_ACCESS=1 ;;
> 	tile*) NO_UNALIGNED_ACCESS=1 ;;
> 	*) AC_MSG_ERROR([unable to detect alignment requirements (unsupported
> 	architecture ($host_cpu)?)]) ;;
> --
> 1.9.1

-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com

       reply	other threads:[~2015-06-18 14:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1434638515-20300-1-git-send-email-mjeanson@efficios.com>
2015-06-18 14:53 ` Mathieu Desnoyers [this message]
2015-06-18 14:41 [PATCH lttng-ust] Add aarch64 support to configure Michael Jeanson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='1834678113.888.1434639199928.JavaMail.zimbra__9212.50464530221$1434639303$gmane$org@efficios.com' \
    --to=mathieu.desnoyers@efficios.com \
    --cc=lttng-dev@lists.lttng.org \
    --cc=mjeanson@efficios.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.