Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/darwin/macos/arch/ppc/
Date: Wed, 20 Feb 2019 10:41:50
Message-Id: 1550659297.eb9ebf786c314fe872df01cad1e15c23e5ca663b.grobian@gentoo
1 commit: eb9ebf786c314fe872df01cad1e15c23e5ca663b
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 20 10:41:01 2019 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 20 10:41:37 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb9ebf78
7
8 prefix/darwin/macos/arch/ppc/package.mask: drop gcc-8 mask
9
10 GCC-8 is fixed now
11
12 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
13
14 profiles/prefix/darwin/macos/arch/ppc/package.mask | 6 ------
15 1 file changed, 6 deletions(-)
16
17 diff --git a/profiles/prefix/darwin/macos/arch/ppc/package.mask b/profiles/prefix/darwin/macos/arch/ppc/package.mask
18 index af8de618585..0214b3b9b33 100644
19 --- a/profiles/prefix/darwin/macos/arch/ppc/package.mask
20 +++ b/profiles/prefix/darwin/macos/arch/ppc/package.mask
21 @@ -5,12 +5,6 @@
22 # All the Mac OS X profiles inherit from their matching arch profile here.
23
24
25 -# Fabian Groffen <grobian@g.o> (25 Dec 2018)
26 -# GCC-8.2.0 has a faulty libgcc_s, which causes C++ exceptions not the
27 -# caught in certain conditions. ld64 is the notable condition leading
28 -# to configure believing every function it checks is available.
29 ->=sys-devel/gcc-8
30 -
31 # Fabian Groffen <grobian@g.o> (22 Dec 2018)
32 # this version of libffi causes gcc to buserror
33 =dev-libs/libffi-3.3_rc0