summaryrefslogtreecommitdiff
path: root/profiles/prefix/darwin/macos/arch/ppc/package.mask
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/prefix/darwin/macos/arch/ppc/package.mask')
-rw-r--r--profiles/prefix/darwin/macos/arch/ppc/package.mask16
1 files changed, 13 insertions, 3 deletions
diff --git a/profiles/prefix/darwin/macos/arch/ppc/package.mask b/profiles/prefix/darwin/macos/arch/ppc/package.mask
index 55f215184f4b..49904ab58f00 100644
--- a/profiles/prefix/darwin/macos/arch/ppc/package.mask
+++ b/profiles/prefix/darwin/macos/arch/ppc/package.mask
@@ -1,10 +1,20 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# The 32-bits profile is inherited by the 64-bits one!
# All the Mac OS X profiles inherit from their matching arch profile here.
+# Fabian Gtoffen <grobian@gentoo.org> (22 Dec 2018)
+# this version of libffi causes gcc to buserror
+=dev-libs/libffi-3.3_rc0
+
# Fabian Groffen <grobian@gentoo.org> (5 Mar 2012)
-# Apple removed entire PowerPC support from ld in ld64-128.2
->=sys-devel/binutils-apple-4.3
+# Apple removed entire PowerPC support from ld in ld64-128.2 (4.3)
+# a backport of PPC support was kept until compilation with gcc-apple
+# was no longer possible since 7.0.
+# The only working/supported versions are 3.2 and 6.3
+=sys-devel/binutils-apple-4.3-r2
+=sys-devel/binutils-apple-5.1-r1
+=sys-devel/binutils-apple-6.1-r1
+>sys-devel/binutils-apple-6.99999