Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
From: mathieu.desnoyers@efficios.com (Mathieu Desnoyers)
Subject: [lttng-dev] [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@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 at efficios.com wrote:

> Signed-off-by: Michael Jeanson <mjeanson at 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
2015-06-18 14:41 Michael Jeanson
2015-06-18 14:53 ` Mathieu Desnoyers [this message]

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@efficios.com \
    --to=mathieu.desnoyers@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox