All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] zlog: Add patch to remove -Werror
Date: Mon, 27 Oct 2014 08:02:09 +0100	[thread overview]
Message-ID: <20141027080209.7cbcf476@free-electrons.com> (raw)
In-Reply-To: <544DB1AA.7070805@vanguardiasur.com.ar>

Dear Ezequiel Garcia,

On Sun, 26 Oct 2014 23:44:58 -0300, Ezequiel Garcia wrote:

> But which is the real problem: the BSD_SOURCE macro usage or the warning
> in the toolchain?

The BSD_SOURCE macro usage.

> Other architectures are not producing any warning, so this sounds like
> yet another issue with the toolchain.

That's because NIOS II is for now the only toolchain using glibc 2.20,
which has deprecated certain macros. Packages should be converted, as
such warnings will also appear with other toolchain as they start using
glibc 2.20.

See commit 116733c6c211f49d7ba5fff5883f682eb72106a3 for instance.

Best regards,

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

  reply	other threads:[~2014-10-27  7:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-26 19:34 [Buildroot] [PATCH] zlog: Add patch to remove -Werror Ezequiel Garcia
2014-10-26 20:52 ` Thomas Petazzoni
2014-10-27  2:44   ` Ezequiel Garcia
2014-10-27  7:02     ` Thomas Petazzoni [this message]
2014-10-27 10:59       ` Ezequiel Garcia
2014-10-26 21:08 ` Thomas Petazzoni

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=20141027080209.7cbcf476@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 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.