All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: Darren Hart <dvhart@linux.intel.com>
Cc: Yocto Project <yocto@yoctoproject.org>
Subject: Re: linux-yocto_3.0: pull powerpc compile fix for -0s in BOOTFLAGS
Date: Wed, 10 Aug 2011 00:26:12 -0400	[thread overview]
Message-ID: <4E420864.2030107@windriver.com> (raw)
In-Reply-To: <4E420695.4030804@linux.intel.com>

On 11-08-10 12:18 AM, Darren Hart wrote:
> Bruce,
>
> The following patch is needed for qemuppc and fsl-mpc8315e-rdb (same
> reasons as before). Can you pull this in from the 2.6.37 yocto tree?

It should already be there for the fsl-mpc:

 > git show f6a70a6408a5d173d69fe3dc26fdaece38b4be3c
commit f6a70a6408a5d173d69fe3dc26fdaece38b4be3c
Author: Bruce Ashfield <bruce.ashfield@windriver.com>
Date:   Thu Oct 14 16:38:00 2010 -0400

     powerpc/boot: remove -Os from BOOTFLAGS

     Some variants of gcc 4.5 have issues with -Os and will
     throw:

       cc1: error: Do not use -Os option if --enable-target-optspace is 
not set.

     -Os is not required to build a valid boot environment,
     so the easiest solution is to simply remove the boot
     flag.

     Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>

 > git branch --contains f6a70a6408a5d173d69fe3dc26fdaece38b4be3c
* yocto/standard/fsl-mpc8315e-rdb


I can add it for qemuppc, but I've been building it all along and
have never seen the failure. What configuration are you building
that is showing this ?

Bruce

>
> commit 5ff609967ffe87c49d534d7861a7e0b150517726
> Author: Bruce Ashfield<bruce.ashfield@windriver.com>
> Date:   Thu Oct 14 16:38:00 2010 -0400
>
>      powerpc/boot: remove -Os from BOOTFLAGS
>
> Thanks,
>



  parent reply	other threads:[~2011-08-10  4:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-10  4:18 linux-yocto_3.0: pull powerpc compile fix for -0s in BOOTFLAGS Darren Hart
2011-08-10  4:24 ` Kumar Gala
2011-08-10  4:28   ` Bruce Ashfield
2011-08-10  4:26 ` Bruce Ashfield [this message]
2011-08-10  6:21   ` Darren Hart
2011-08-10 13:21     ` Bruce Ashfield

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=4E420864.2030107@windriver.com \
    --to=bruce.ashfield@windriver.com \
    --cc=dvhart@linux.intel.com \
    --cc=yocto@yoctoproject.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.