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/odb: fix build with gcc 11
Date: Thu, 10 Jun 2021 22:16:19 +0200	[thread overview]
Message-ID: <87h7i5iigc.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20210603200901.375386-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Thu, 3 Jun 2021 22:09:01 +0200")

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

 > Add -std=c++11 to fix the following build failure with gcc 11:
 > /data/buildroot-autobuilder/instance-0/output-1/host/include/cutl/shared-ptr/base.hxx:34:41: error: ISO C++17 does not allow dynamic exception specifications
 >    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
 >       |                                         ^~~~~

 > Fixes:
 >  - http://autobuild.buildroot.org/results/9cbb8be7a1d8ac5913fbc5e2a78c4c45b5daf8e2

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

Committed to 2021.02.x, thanks.

-- 
Bye, Peter Korsgaard

      parent reply	other threads:[~2021-06-10 20:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-03 20:09 [Buildroot] [PATCH 1/1] package/odb: fix build with gcc 11 Fabrice Fontaine
2021-06-05 12:57 ` Yann E. MORIN
2021-06-05 20:13 ` Yann E. MORIN
2021-06-05 21:03   ` Yann E. MORIN
2021-06-10 20:16 ` 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=87h7i5iigc.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.