diff options
author | Ulrich Müller <ulm@gentoo.org> | 2020-11-29 21:46:51 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2020-11-29 21:49:28 +0100 |
commit | 2a01d3c656ea3016e7b09de8bb473938b421e558 (patch) | |
tree | 23a8e1494bc9117f1f69fd98706662901f2deba5 /profiles | |
parent | sci-chemistry/cara-bin: drop USE=lua (diff) | |
download | gentoo-2a01d3c656ea3016e7b09de8bb473938b421e558.tar.gz gentoo-2a01d3c656ea3016e7b09de8bb473938b421e558.tar.bz2 gentoo-2a01d3c656ea3016e7b09de8bb473938b421e558.zip |
profiles: Mask app-editors/emacs[aqua] on MacOS.
Bug: https://bugs.gentoo.org/757300
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
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 index a6f14621678f..aee08c4624e1 100644 --- a/profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.use.mask +++ b/profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Ulrich Müller <ulm@gentoo.org> (2020-11-29) +# GCC's Objective-C compiler fails to build the Aqua/Cocoa interface. +# Bug #757300 +app-editors/emacs aqua + # Cocoa integration requires frameworks, and this is a bridge too far # for current FSF GCC x11-libs/cairo aqua |