All of lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] libssh: workaround -Werror=strict-overflow build failures
Date: Sat, 15 Dec 2018 21:51:48 +0200	[thread overview]
Message-ID: <8736qybmaz.fsf@tkos.co.il> (raw)
In-Reply-To: <20181214225244.41e3b69c@windsurf.home>

Hi Thomas,

Thomas Petazzoni writes:
> On Tue, 11 Dec 2018 15:19:39 +0200, Baruch Siach wrote:
>> Add a patch that disables -Werror=strict-overflow to fix the build with
>> some versions of gcc.
>>
>> Fixes:
>> http://autobuild.buildroot.net/results/414/41490ebb181762d14c565effb0155db7ac1e0db0/
>> http://autobuild.buildroot.net/results/3a6/3a6395fd85f434ff855d602949166d5cec725c7e/
>> http://autobuild.buildroot.net/results/224/22422145e7fc9a8ab4e766b174a916e599845f1c/
>>
>> Cc: Scott Fan <fancp2007@gmail.com>
>> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
>
> What about not using -Werror instead?

The CompilerChecks.cmake files adds a long list of specific -Werror=xxx
options. A removal of -Werror would not be enough.

baruch

--
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -

      reply	other threads:[~2018-12-15 19:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-11 13:19 [Buildroot] [PATCH] libssh: workaround -Werror=strict-overflow build failures Baruch Siach
2018-12-14 21:52 ` Thomas Petazzoni
2018-12-15 19:51   ` Baruch Siach [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=8736qybmaz.fsf@tkos.co.il \
    --to=baruch@tkos.co.il \
    --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.