prefix/darwin/macos/arch/ppc/package.mask: drop gcc-8 mask
authorFabian Groffen <grobian@gentoo.org>
Wed, 20 Feb 2019 10:41:01 +0000 (11:41 +0100)
committerFabian Groffen <grobian@gentoo.org>
Wed, 20 Feb 2019 10:41:37 +0000 (11:41 +0100)
GCC-8 is fixed now

Signed-off-by: Fabian Groffen <grobian@gentoo.org>
profiles/prefix/darwin/macos/arch/ppc/package.mask

index af8de61858553667a5d3c9265f878d8a702b8603..0214b3b9b3307432301468b55c725cfae49b65ac 100644 (file)
@@ -5,12 +5,6 @@
 # All the Mac OS X profiles inherit from their matching arch profile here.
 
 
-# Fabian Groffen <grobian@gentoo.org> (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 <grobian@gentoo.org> (22 Dec 2018)
 # this version of libffi causes gcc to buserror
 =dev-libs/libffi-3.3_rc0