Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
From: B29882@freescale.com (McClintock Matthew-B29882)
Subject: [ltt-dev] [PATCH] Add powerpc64 host_cpu to configure.ac
Date: Thu, 29 Sep 2011 19:42:05 +0000	[thread overview]
Message-ID: <CAEsOVNfWh2YunpgktPfGs1SHyiVgApWRZjfXu8kiD0hBmr8Tfg@mail.gmail.com> (raw)
In-Reply-To: <20110929193844.GA16352@Krystal>

On Thu, Sep 29, 2011 at 2:38 PM, Mathieu Desnoyers
<compudj at krystal.dyndns.org> wrote:
> * Matthew McClintock (msm at freescale.com) wrote:
>> Signed-off-by: Matthew McClintock <msm at freescale.com>
>> ---
>> Seems like autoconf uses powerpc64 as our host cpu type, this
>> patch is to fix build issues in openembedded/yocto targets
>>
>> ?configure.ac | ? ?1 +
>> ?1 files changed, 1 insertions(+), 0 deletions(-)
>>
>> diff --git a/configure.ac b/configure.ac
>> index bd27236..c5f637e 100644
>> --- a/configure.ac
>> +++ b/configure.ac
>> @@ -111,6 +111,7 @@ changequote([,])dnl
>> ? ? ? x86_64) LIBFORMAT="elf64-x86-64" ;;
>> ? ? ? powerpc) LIBFORMAT="elf32-powerpc" ;;
>> ? ? ? ppc64) LIBFORMAT="elf64-powerpc" ;;
>> + ? ? powerp64) LIBFORMAT="elf64-powerpc" ;;
>
> So should this be powerp64 or powerpc64 ?

Sorry, powerpc64 - I had not tested this on git HEAD only on a separate tree.

-M



      reply	other threads:[~2011-09-29 19:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-29 19:05 Matthew McClintock
2011-09-29 19:38 ` Mathieu Desnoyers
2011-09-29 19:42   ` McClintock Matthew-B29882 [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=CAEsOVNfWh2YunpgktPfGs1SHyiVgApWRZjfXu8kiD0hBmr8Tfg@mail.gmail.com \
    --to=b29882@freescale.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