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: sys-libs/libstdc++-v3/
Date: Sat,  2 Sep 2017 08:08:13 +0000 (UTC)	[thread overview]
Message-ID: <1504338992.01e9edb299858c6d9f57f1f332d5b41b6f4833ba.soap@gentoo> (raw)

commit:     01e9edb299858c6d9f57f1f332d5b41b6f4833ba
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  2 07:54:11 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Sep  2 07:56:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01e9edb2

sys-libs/libstdc++-v3: Filter '-fdiagnostics-color' from CFLAGS

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild
index 8223a953337..53ec501f081 100644
--- a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild
+++ b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 inherit eutils flag-o-matic libtool multilib
@@ -101,6 +101,7 @@ do_filter_flags() {
 	filter-flags '-W*'
 
 	filter-flags -frecord-gcc-switches
+	filter-flags '-fdiagnostics-color*'
 
 	# ...sure, why not?
 	strip-unsupported-flags
@@ -110,7 +111,7 @@ do_filter_flags() {
 
 PATCH_VER="1.9"
 
-DESCRIPTION="Compatibility package for running binaries linked against a pre gcc 3.4 libstdc++"
+DESCRIPTION="Compatibility package for binaries linked against a pre gcc 3.4 libstdc++"
 HOMEPAGE="https://gcc.gnu.org/libstdc++/"
 SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/gcc-${PV}/gcc-${PV}.tar.bz2
 	mirror://gentoo/gcc-${PV}-patches-${PATCH_VER}.tar.bz2"


             reply	other threads:[~2017-09-02  8:08 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-02  8:08 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-25  3:22 [gentoo-commits] repo/gentoo:master commit in: sys-libs/libstdc++-v3/ Eli Schwartz
2024-01-08 12:28 Sam James
2022-04-17 18:32 Sam James
2021-10-01  7:14 Sam James
2021-07-24  9:57 Sergei Trofimovich
2021-07-24  9:22 Sergei Trofimovich
2019-09-28 13:10 Sergei Trofimovich
2019-09-28 13:10 Sergei Trofimovich
2019-02-17 10:23 Sergei Trofimovich
2019-02-17 10:01 Sergei Trofimovich
2017-08-06 10:05 Andreas Hüttel

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=1504338992.01e9edb299858c6d9f57f1f332d5b41b6f4833ba.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