commit: dd14ed983200222106295107ca05efa192af10b1
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 21 07:30:45 2018 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Thu Jun 21 07:30:45 2018 +0000
URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=dd14ed98
sys-devel/gcc: undo accidential commit
Package-Manager: Portage-2.3.40.2-prefix, Repoman-2.3.9
sys-devel/gcc/gcc-7.3.0-r3.ebuild | 4 ----
1 file changed, 4 deletions(-)
diff --git a/sys-devel/gcc/gcc-7.3.0-r3.ebuild
b/sys-devel/gcc/gcc-7.3.0-r3.ebuild
index 2653735cc7..c4484c440f 100644
--- a/sys-devel/gcc/gcc-7.3.0-r3.ebuild
+++ b/sys-devel/gcc/gcc-7.3.0-r3.ebuild
@@ -41,10 +41,6 @@ src_prepare() {
# fix for powerpc-darwin, from upstream, fixed for 7.4
epatch "${FILESDIR}"/${P}-powerpc-darwin.patch
-
- # fix compilation on >=Solaris-11, bug #657514
- sed -i -e '/-linux.*-cygwin/s/)/ | *-solaris*)/' \
- libstdc++-v3/configure || die
}
src_configure() {