Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] dante: fix build on some PowerPC platforms
Date: Tue, 9 Aug 2016 15:50:16 +0200	[thread overview]
Message-ID: <20160809155016.678cce14@free-electrons.com> (raw)
In-Reply-To: <1470657776-9629-1-git-send-email-thomas.petazzoni@free-electrons.com>

Hello,

On Mon,  8 Aug 2016 14:02:56 +0200, Thomas Petazzoni wrote:
> The dante configure script has some logic to remove the -g flag from
> CFLAGS, but this logic is flawed and also removed -g in
> -mfloat-gprs=double, turning it into the invalid -mfloatprs=double,
> causing a build failure.
> 
> This commit adds a patch that gets rid of this -g removal logic, since
> it is in fact unnecessary.
> 
> Fixes:
> 
>   http://autobuild.buildroot.net/results/313370bf05efe7fd87c281a97ecb6e06531a87ed/
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
>  .../0002-compiler.m4-do-not-remove-g-flag.patch    | 42 ++++++++++++++++++++++
>  1 file changed, 42 insertions(+)
>  create mode 100644 package/dante/0002-compiler.m4-do-not-remove-g-flag.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      reply	other threads:[~2016-08-09 13:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-08 12:02 [Buildroot] [PATCH] dante: fix build on some PowerPC platforms Thomas Petazzoni
2016-08-09 13:50 ` Thomas Petazzoni [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=20160809155016.678cce14@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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