All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/openswan: disable -Werror
Date: Wed, 23 Jun 2021 08:33:05 +0200	[thread overview]
Message-ID: <87czsd6qfy.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20210609201419.625739-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Wed, 9 Jun 2021 22:14:19 +0200")

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Disable -Werror to avoid the following build failure with -DNDEBUG
 > raised since commit 5a8c50fe05afacc3cbe8e7347e238da9f242fab0

 > /srv/storage/autobuild/run/instance-2/output-1/build/openswan-3.0.0/programs/rsasigkey/rsasigkey.c:524:6: error: variable 'success' set but not used [-Werror=unused-but-set-variable]
 >   524 |  int success;
 >       |      ^~~~~~~

 > Fixes:
 >  - http://autobuild.buildroot.org/results/327a0f2b8f0c51bcbb3edb1c3671870d593e93b9

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

While not strictly needed for 2021.02.x / 2021.05.x as they don't have
the NDEBUG logic, I still backported it to get rid of -Werror.

-- 
Bye, Peter Korsgaard

      parent reply	other threads:[~2021-06-23  6:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-09 20:14 [Buildroot] [PATCH 1/1] package/openswan: disable -Werror Fabrice Fontaine
2021-06-20 16:26 ` Arnout Vandecappelle
2021-06-23  6:33 ` Peter Korsgaard [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=87czsd6qfy.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.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.