Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/darwin/macos/features/fsf-gcc-nold/
Date: Sun, 29 Nov 2020 20:49:38
Message-Id: 1606682968.2a01d3c656ea3016e7b09de8bb473938b421e558.ulm@gentoo
1 commit: 2a01d3c656ea3016e7b09de8bb473938b421e558
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 29 20:46:51 2020 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 29 20:49:28 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a01d3c6
7
8 profiles: Mask app-editors/emacs[aqua] on MacOS.
9
10 Bug: https://bugs.gentoo.org/757300
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.use.mask | 5 +++++
14 1 file changed, 5 insertions(+)
15
16 diff --git a/profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.use.mask b/profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.use.mask
17 index a6f14621678..aee08c4624e 100644
18 --- a/profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.use.mask
19 +++ b/profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.use.mask
20 @@ -1,6 +1,11 @@
21 # Copyright 1999-2020 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 +# Ulrich Müller <ulm@g.o> (2020-11-29)
25 +# GCC's Objective-C compiler fails to build the Aqua/Cocoa interface.
26 +# Bug #757300
27 +app-editors/emacs aqua
28 +
29 # Cocoa integration requires frameworks, and this is a bridge too far
30 # for current FSF GCC
31 x11-libs/cairo aqua