All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/libglib2: disable compiler warnings
Date: Tue, 23 Apr 2019 16:23:03 +0200	[thread overview]
Message-ID: <20190423162303.2683abfb@windsurf> (raw)
In-Reply-To: <1556024465-7928-1-git-send-email-jugurtha.belkalem@smile.fr>

Hello,

On Tue, 23 Apr 2019 15:01:05 +0200
Jugurtha BELKALEM <jugurtha.belkalem@smile.fr> wrote:

> This flag is not set by default which yields in a
> compilation error when host-qemu package is enabled.
> The build fails at libglib2 package because -Werror
> is activated which stops the compilation process.
> Adding this flag corrects the issue.

Could you be more specific about the build failure you encounter ?
Also, what is the relationship with host-qemu ? host-libglib2 is build
as a dependency for tons of things, including libglib2 itself, i.e it
is built many times a day in our autobuilders. So what is different in
your situation that requires disabling compiler warnings ?

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2019-04-23 14:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-23 13:01 [Buildroot] [PATCH] package/libglib2: disable compiler warnings Jugurtha BELKALEM
2019-04-23 14:23 ` Thomas Petazzoni [this message]
2019-04-23 14:45   ` Jugurtha BELKALEM
2019-04-23 14:51     ` Vadym Kochan
2019-05-05 22:08       ` Arnout Vandecappelle

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=20190423162303.2683abfb@windsurf \
    --to=thomas.petazzoni@bootlin.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.