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 1/1] package/upx: fix build with host gcc 6.x
Date: Fri, 1 Jul 2016 16:18:10 +0200	[thread overview]
Message-ID: <20160701161810.613b80c8@free-electrons.com> (raw)
In-Reply-To: <20160616160554.21393-1-martin@barkynet.com>

Hello,

On Thu, 16 Jun 2016 17:05:54 +0100, Martin Bark wrote:
> Disable the -Werror gcc option because is causes the following error
> when using gcc 6.x on the host.
> 
>  p_vmlinx.cpp:100:5: error: this ?if? clause does not guard...
>   [-Werror=misleading-indentation] if (a->p_paddr > b->p_paddr) return  1;
> 
> Signed-off-by: Martin Bark <martin@barkynet.com>
> ---
>  package/upx/upx.mk | 1 +
>  1 file changed, 1 insertion(+)

Applied to master, thanks.

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

      reply	other threads:[~2016-07-01 14:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-16 16:05 [Buildroot] [PATCH 1/1] package/upx: fix build with host gcc 6.x Martin Bark
2016-07-01 14:18 ` 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=20160701161810.613b80c8@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