From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATXH v3 2/2] package/xen: Disable strict unused-const-variable checking
Date: Thu, 8 Dec 2016 22:06:48 +0100 [thread overview]
Message-ID: <20161208220648.3361d86d@free-electrons.com> (raw)
In-Reply-To: <1481227872-31723-3-git-send-email-alistair.francis@xilinx.com>
Hello,
On Thu, 8 Dec 2016 12:11:12 -0800, Alistair Francis wrote:
> + CFLAGS += -Werror -Wno-format-zero-length -Wmissing-declarations \
> +- -Wno-declaration-after-statement -Wformat-nonliteral
> ++ -Wno-declaration-after-statement -Wformat-nonliteral \
> ++ -Werror=unused-const-variable=0
Sorry for not catching this earlier, but what we want instead is to
completely remove -Werror. It's pointless for releases, and is causing
to cause other build failures.
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2016-12-08 21:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-08 20:11 [Buildroot] [PATXH v3 0/2] Update Xen and fix build issue Alistair Francis
2016-12-08 20:11 ` [Buildroot] [PATXH v3 1/2] package/xen: Bump Xen to 4.7.1 Alistair Francis
2016-12-08 21:42 ` Thomas Petazzoni
2016-12-08 21:46 ` Alistair Francis
2016-12-08 20:11 ` [Buildroot] [PATXH v3 2/2] package/xen: Disable strict unused-const-variable checking Alistair Francis
2016-12-08 21:06 ` Thomas Petazzoni [this message]
2016-12-08 22:48 ` Alistair Francis
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=20161208220648.3361d86d@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