From: Carlos Rafael Giani <dv@pseudoterminal.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH v2] add recipe for mpg123, a decoder for MPEG-1 layer 1, 2, and 3
Date: Tue, 09 Apr 2013 13:43:34 +0200 [thread overview]
Message-ID: <5163FEE6.4010401@pseudoterminal.org> (raw)
In-Reply-To: <CAJTo0LY+3C3kEJYS_FAtKvz9Pw-oJhfM90brVwfFngO-_6gyGg@mail.gmail.com>
On 04/09/2013 12:03 PM, Burton, Ross wrote:
> On 9 April 2013 10:53, Carlos Rafael Giani <dv@pseudoterminal.org> wrote:
>> Hmm, perhaps I should change it. mpg123 tries to autodetect the machine then
>> anyway. I just added these options to ensure it picks the right ones without
>> having to autodetect anything.
> How does it detect? Traditional "what am I running on?" tests won't
> work as it's being cross-compiled...
>
> Ross
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
In configure.ac it looks at the $host variable and matches it against
patterns , for example x86_64-*-linux* . Manual cross compilation showed
that it correctly detects the host this way.
Carlos
prev parent reply other threads:[~2013-04-09 12:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-08 23:24 [meta-oe][PATCH v2] add recipe for mpg123, a decoder for MPEG-1 layer 1, 2, and 3 Carlos Rafael Giani
2013-04-09 6:43 ` Koen Kooi
2013-04-09 9:53 ` Carlos Rafael Giani
2013-04-09 9:58 ` [meta-multimedia][PATCH v3] " Carlos Rafael Giani
2013-04-09 10:03 ` [meta-oe][PATCH v2] " Burton, Ross
2013-04-09 11:43 ` Carlos Rafael Giani [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=5163FEE6.4010401@pseudoterminal.org \
--to=dv@pseudoterminal.org \
--cc=openembedded-devel@lists.openembedded.org \
/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.