-# 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
filter-flags '-W*'
filter-flags -frecord-gcc-switches
+ filter-flags '-fdiagnostics-color*'
# ...sure, why not?
strip-unsupported-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"