public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/firebird/
Date: Mon, 19 Feb 2018 19:42:41 +0000 (UTC)	[thread overview]
Message-ID: <1519069214.6da7054dd7262e18d233537790d6b00669e3efc2.soap@gentoo> (raw)

commit:     6da7054dd7262e18d233537790d6b00669e3efc2
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 19 18:17:20 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Feb 19 19:40:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6da7054d

dev-db/firebird: Always build in C++11 mode

Closes: https://bugs.gentoo.org/618774
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-db/firebird/firebird-3.0.2.32703.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/firebird/firebird-3.0.2.32703.0-r2.ebuild b/dev-db/firebird/firebird-3.0.2.32703.0-r2.ebuild
index f502dbb7b2c..8ab5dd6952c 100644
--- a/dev-db/firebird/firebird-3.0.2.32703.0-r2.ebuild
+++ b/dev-db/firebird/firebird-3.0.2.32703.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -101,7 +101,7 @@ src_configure() {
 	# otherwise this doesnt build with gcc-6
 	# http://tracker.firebirdsql.org/browse/CORE-5099
 	append-cflags -fno-sized-deallocation -fno-delete-null-pointer-checks
-	append-cxxflags -fno-sized-deallocation -fno-delete-null-pointer-checks
+	append-cxxflags -fno-sized-deallocation -fno-delete-null-pointer-checks -std=c++11
 
 	econf \
 		--prefix=/usr/$(get_libdir)/firebird \


             reply	other threads:[~2018-02-19 19:43 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-19 19:42 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-27  1:11 [gentoo-commits] repo/gentoo:master commit in: dev-db/firebird/ Sam James
2023-05-09 13:27 Arthur Zamarin
2022-10-05 15:45 Sam James
2022-03-29 20:09 Conrad Kostecki
2019-08-18 12:37 David Seifert
2019-08-08 16:52 Andreas Sturmlechner
2017-12-07  8:27 Andreas Sturmlechner
2017-12-06 20:15 Andreas Sturmlechner
2017-12-06 20:15 Andreas Sturmlechner
2017-05-27 12:08 Andreas Hüttel
2017-05-25  1:36 Andreas Hüttel
2017-05-25  1:36 Andreas Hüttel
2017-05-21 11:58 Andreas Hüttel
2017-05-18 22:29 Andreas Hüttel
2017-05-13 23:55 Andreas Hüttel
2017-02-23 21:06 Andreas Sturmlechner
2017-02-04 19:26 Andreas Sturmlechner
2016-02-02 20:35 Kristian Fiskerstrand
2016-02-02 16:02 Patrick Lauer
2016-01-28 18:54 Patrice Clement
2015-10-05 16:54 Michał Górny
2015-09-23 10:02 Patrice Clement
2015-09-23 10:02 Patrice Clement

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=1519069214.6da7054dd7262e18d233537790d6b00669e3efc2.soap@gentoo \
    --to=soap@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