summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2018-12-22 10:34:36 +0100
committerFabian Groffen <grobian@gentoo.org>2018-12-22 10:34:36 +0100
commit21806ae0e6199de70ce9586a07cd54db5fdd2e0c (patch)
treecafc5f82ae5e1fa77e0719d331d108cf9fc9ad5e /profiles/prefix/darwin
parentdev-util/sysdig: Bump to 0.24.2 (diff)
downloadgentoo-21806ae0e6199de70ce9586a07cd54db5fdd2e0c.tar.gz
gentoo-21806ae0e6199de70ce9586a07cd54db5fdd2e0c.tar.bz2
gentoo-21806ae0e6199de70ce9586a07cd54db5fdd2e0c.zip
profiles/prefix/darwin/macos/arch/ppc/package.mask: mask libffi-3.3_rc0
We observe bus errors with GCC when using this version, so hold it back for now. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'profiles/prefix/darwin')
-rw-r--r--profiles/prefix/darwin/macos/arch/ppc/package.mask6
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/prefix/darwin/macos/arch/ppc/package.mask b/profiles/prefix/darwin/macos/arch/ppc/package.mask
index 19fd3907bd1d..49904ab58f00 100644
--- a/profiles/prefix/darwin/macos/arch/ppc/package.mask
+++ b/profiles/prefix/darwin/macos/arch/ppc/package.mask
@@ -1,10 +1,14 @@
-# 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 (4.3)
# a backport of PPC support was kept until compilation with gcc-apple