From: Fabian Groffen Date: Wed, 20 Feb 2019 10:41:01 +0000 (+0100) Subject: prefix/darwin/macos/arch/ppc/package.mask: drop gcc-8 mask X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=eb9ebf786c314fe872df01cad1e15c23e5ca663b;p=gentoo.git prefix/darwin/macos/arch/ppc/package.mask: drop gcc-8 mask GCC-8 is fixed now Signed-off-by: Fabian Groffen --- diff --git a/profiles/prefix/darwin/macos/arch/ppc/package.mask b/profiles/prefix/darwin/macos/arch/ppc/package.mask index af8de6185855..0214b3b9b330 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 (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 (22 Dec 2018) # this version of libffi causes gcc to buserror =dev-libs/libffi-3.3_rc0