All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] tbb: add 4.1 20130116 version (4.1 update 2)
Date: Tue, 26 Mar 2013 08:11:31 +0100	[thread overview]
Message-ID: <51514A23.3080109@linaro.org> (raw)
In-Reply-To: <01AB5E40-2C26-4250-BB86-20A74683FBC4@gmail.com>

W dniu 26.03.2013 06:59, Khem Raj pisze:
> On Mar 25, 2013, at 2:20 AM, Marcin Juszkiewicz

>> +do_compile() { +    oe_runmake compiler=gcc arch=${HOST_ARCH}
>> runtime=cc4.7_libc2.17_kernel3.8 tbb tbbmalloc +}

> hmmm do you have to encode the tools versions like that, say in
> future we move to gcc 4.8 or kernel 3.9 will this need adjusting too?

If runtime is not defined it is created based on host system so can be
totally wrong. From quick look at makefiles there is only compiler part
checked for "cc3" or "cc4" - to add some arguments to flags.

New version sent.



  parent reply	other threads:[~2013-03-26  7:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-25  9:20 [PATCH] tbb: add 4.1 20130116 version (4.1 update 2) Marcin Juszkiewicz
2013-03-26  5:59 ` Khem Raj
2013-03-26  7:11   ` [meta-oe][PATCH] " Marcin Juszkiewicz
2013-03-26  7:11   ` Marcin Juszkiewicz [this message]
2013-03-29 12:21     ` [PATCH] " Martin Jansa

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=51514A23.3080109@linaro.org \
    --to=marcin.juszkiewicz@linaro.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.