From: Denys Dmytriyenko <denis@denix.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [toolchain-layer][PATCH 2/3] gcc-crosssdk-intermediate_4.5.bb: with-headers has been moved from common include
Date: Wed, 02 May 2012 03:15:12 -0400 [thread overview]
Message-ID: <20120502071512.GB2681@denix.org> (raw)
In-Reply-To: <1335819064-29468-2-git-send-email-raj.khem@gmail.com>
On Mon, Apr 30, 2012 at 01:51:03PM -0700, Khem Raj wrote:
> To accomodate gcc 4.7 which needed a different option
> than --with-header this option setting has been moved
> into version specific recipes
>
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Tested-by: Denys Dmytriyenko <denys@ti.com>
> ---
> .../gcc/gcc-crosssdk-intermediate_4.5.bb | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/toolchain-layer/recipes-devtools/gcc/gcc-crosssdk-intermediate_4.5.bb b/toolchain-layer/recipes-devtools/gcc/gcc-crosssdk-intermediate_4.5.bb
> index 971f3ba..61a0dfb 100644
> --- a/toolchain-layer/recipes-devtools/gcc/gcc-crosssdk-intermediate_4.5.bb
> +++ b/toolchain-layer/recipes-devtools/gcc/gcc-crosssdk-intermediate_4.5.bb
> @@ -1,3 +1,3 @@
> require recipes-devtools/gcc/gcc-cross-intermediate_${PV}.bb
> require recipes-devtools/gcc/gcc-crosssdk-intermediate.inc
> -
> +EXTRA_OECONF += " --with-headers=${STAGING_DIR_TCBOOTSTRAP}${SYSTEMHEADERS} "
> --
> 1.7.5.4
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
next prev parent reply other threads:[~2012-05-02 7:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-30 20:51 [toolchain-layer][PATCH 1/3] gcc-4.5: Match with OE-Core on building procedure for libgcc and gcc-runtime Khem Raj
2012-04-30 20:51 ` [toolchain-layer][PATCH 2/3] gcc-crosssdk-intermediate_4.5.bb: with-headers has been moved from common include Khem Raj
2012-05-02 7:15 ` Denys Dmytriyenko [this message]
2012-04-30 20:51 ` [toolchain-layer][PATCH 3/3] libgcc-4.5: Fix nativesdk build problem Khem Raj
2012-05-02 7:15 ` Denys Dmytriyenko
2012-05-02 7:14 ` [toolchain-layer][PATCH 1/3] gcc-4.5: Match with OE-Core on building procedure for libgcc and gcc-runtime Denys Dmytriyenko
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=20120502071512.GB2681@denix.org \
--to=denis@denix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox