From: Denys Dmytriyenko <denis@denix.org>
To: openembedded-devel@lists.openembedded.org
Cc: Michael Brown <Michael_E_Brown@dell.com>
Subject: Re: [PATCH] gcc-4.6: fix toolchain build for SH4
Date: Fri, 11 Nov 2011 18:31:49 -0500 [thread overview]
Message-ID: <20111111233149.GF20602@denix.org> (raw)
In-Reply-To: <1321046081-26585-1-git-send-email-michael_e_brown@dell.com>
On Fri, Nov 11, 2011 at 03:14:41PM -0600, michael_e_brown@dell.com wrote:
> From: Michael Brown <Michael_E_Brown@Dell.com>
>
> Signed-off-by: Michael Brown <Michael_E_Brown@dell.com>
This is a wrong mailing list for this patch - it needs to go to
openembedded-core instead.
--
Denys
> Port patch from base openembedded. Since 4.6 already has fixes for config.gcc,
> the fix only requires a one line change to gcc-cross4.inc.
>
> The patch was imported from the OpenEmbedded git server
> (git://git.openembedded.org/openembedded) as of commit id
> 3aa8afe97e9cf1340feb9c4442a6ed88b7e32c96.
>
> gcc-4.5: Fix toolchain builds for SH4/SH3
>
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
> meta/recipes-devtools/gcc/gcc-cross4.inc | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/meta/recipes-devtools/gcc/gcc-cross4.inc b/meta/recipes-devtools/gcc/gcc-cross4.inc
> index ea20a24..4a20818 100644
> --- a/meta/recipes-devtools/gcc/gcc-cross4.inc
> +++ b/meta/recipes-devtools/gcc/gcc-cross4.inc
> @@ -1 +1,3 @@
> require gcc-cross.inc
> +
> +EXTRA_OECONF_append_sh4 = " --with-multilib-list= --enable-incomplete-targets "
> --
> 1.7.6.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:[~2011-11-11 23:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-11 21:14 [PATCH] gcc-4.6: fix toolchain build for SH4 michael_e_brown
2011-11-11 23:31 ` Denys Dmytriyenko [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-11-14 5:49 michael_e_brown
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=20111111233149.GF20602@denix.org \
--to=denis@denix.org \
--cc=Michael_E_Brown@dell.com \
--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.