commit: eb9ebf786c314fe872df01cad1e15c23e5ca663b Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Wed Feb 20 10:41:01 2019 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Wed Feb 20 10:41:37 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb9ebf78
prefix/darwin/macos/arch/ppc/package.mask: drop gcc-8 mask GCC-8 is fixed now Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> profiles/prefix/darwin/macos/arch/ppc/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/prefix/darwin/macos/arch/ppc/package.mask b/profiles/prefix/darwin/macos/arch/ppc/package.mask index af8de618585..0214b3b9b33 100644 --- a/profiles/prefix/darwin/macos/arch/ppc/package.mask +++ b/profiles/prefix/darwin/macos/arch/ppc/package.mask @@ -5,12 +5,6 @@ # All the Mac OS X profiles inherit from their matching arch profile here. -# Fabian Groffen <[email protected]> (25 Dec 2018) -# GCC-8.2.0 has a faulty libgcc_s, which causes C++ exceptions not the -# caught in certain conditions. ld64 is the notable condition leading -# to configure believing every function it checks is available. ->=sys-devel/gcc-8 - # Fabian Groffen <[email protected]> (22 Dec 2018) # this version of libffi causes gcc to buserror =dev-libs/libffi-3.3_rc0
