public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/linuxsampler/
Date: Thu, 29 Apr 2021 04:36:46 +0000 (UTC)	[thread overview]
Message-ID: <1619670992.9349d194670cc9d1adc7fe76a21ca14170bc6bef.fordfrog@gentoo> (raw)

commit:     9349d194670cc9d1adc7fe76a21ca14170bc6bef
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 29 04:36:32 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Thu Apr 29 04:36:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9349d194

media-sound/linuxsampler: fixed compilation with gcc11

Closes: https://bugs.gentoo.org/786255
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-sound/linuxsampler/linuxsampler-2.1.1.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/media-sound/linuxsampler/linuxsampler-2.1.1.ebuild b/media-sound/linuxsampler/linuxsampler-2.1.1.ebuild
index d12a254629b..7236b6df4f2 100644
--- a/media-sound/linuxsampler/linuxsampler-2.1.1.ebuild
+++ b/media-sound/linuxsampler/linuxsampler-2.1.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit autotools
+inherit autotools flag-o-matic
 
 DESCRIPTION="Software audio sampler engine with professional grade features"
 HOMEPAGE="https://www.linuxsampler.org/"
@@ -49,6 +49,8 @@ src_prepare() {
 }
 
 src_configure() {
+	append-cxxflags -std=c++14
+
 	local myeconfargs=(
 		--disable-arts-driver
 		--disable-static


             reply	other threads:[~2021-04-29  4:36 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-29  4:36 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-05  7:32 [gentoo-commits] repo/gentoo:master commit in: media-sound/linuxsampler/ Miroslav Šulc
2024-05-01  8:44 Sam James
2024-04-01  7:50 Miroslav Šulc
2024-03-13 11:51 Miroslav Šulc
2024-03-12 21:51 Sam James
2024-03-12  9:00 Miroslav Šulc
2024-01-27  8:46 Miroslav Šulc
2021-10-17  0:58 Sam James
2021-06-12  9:43 Miroslav Šulc
2021-06-12  1:18 Sam James
2021-05-11  6:27 Miroslav Šulc
2019-12-16 12:21 Agostino Sarubbo
2019-12-13 11:08 Miroslav Šulc
2019-11-16 10:10 Miroslav Šulc
2019-11-13 14:38 Miroslav Šulc
2019-05-25 20:59 Andreas Sturmlechner
2019-01-27 13:30 Andreas Sturmlechner
2018-12-23 22:49 Andreas Sturmlechner
2018-12-23 22:48 Andreas Sturmlechner
2016-01-01 21:22 Pacho Ramos

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=1619670992.9349d194670cc9d1adc7fe76a21ca14170bc6bef.fordfrog@gentoo \
    --to=fordfrog@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox