summaryrefslogtreecommitdiff
path: root/profiles/prefix/darwin/macos/package.use.force
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-01 11:19:44 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-01 11:19:44 +0100
commitc3d14fe9accdf0b091e42f26a66ed7626ba8c24b (patch)
tree354e4022d98ceadbdf02f98879cc8b1feb4d61b1 /profiles/prefix/darwin/macos/package.use.force
parent149480f9f5548b5a0fdb457abd473f8d10f60f51 (diff)
gentoo auto-resync : 01:05:2023 - 11:19:44
Diffstat (limited to 'profiles/prefix/darwin/macos/package.use.force')
-rw-r--r--profiles/prefix/darwin/macos/package.use.force14
1 files changed, 4 insertions, 10 deletions
diff --git a/profiles/prefix/darwin/macos/package.use.force b/profiles/prefix/darwin/macos/package.use.force
index c1677ba92529..12147203082c 100644
--- a/profiles/prefix/darwin/macos/package.use.force
+++ b/profiles/prefix/darwin/macos/package.use.force
@@ -1,11 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Fabian Groffen <grobian@gentoo.org> (2020-12-10)
-# Fails to compile without nls during link with undefined symbol for
-# _gl_get_setlocale_null_lock, related, but causing other issues:
-# https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=24276d89d7c30abb460e786497fe7d50605bcdf7
-~sys-devel/gettext-0.21 nls
+# Jacob Floyd <cognifloyd@gmail.org> (2020-12-20)
+# Make sure we always use libcxxabi on macos prefix
+sys-libs/libcxx libcxxabi
# Fabian Groffen <grobian@gentoo.org> (2020-06-08)
# Do NOT enable tinfo, it breaks ANYTHING existing, and it also breaks
@@ -21,7 +19,3 @@ media-gfx/tachyon threads opengl
# Elias Pipping <pipping@gentoo.org> (2007-11-29)
# won't compile without
media-libs/libsdl opengl
-
-# Jacob Floyd <cognifloyd@gmail.org> (2020-12-20)
-# Make sure we always use libcxxabi on macos prefix
-sys-libs/libcxx libcxxabi