diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-05-01 11:19:44 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-05-01 11:19:44 +0100 |
commit | c3d14fe9accdf0b091e42f26a66ed7626ba8c24b (patch) | |
tree | 354e4022d98ceadbdf02f98879cc8b1feb4d61b1 /profiles/prefix | |
parent | 149480f9f5548b5a0fdb457abd473f8d10f60f51 (diff) |
gentoo auto-resync : 01:05:2023 - 11:19:44
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/darwin/macos/package.mask | 6 | ||||
-rw-r--r-- | profiles/prefix/darwin/macos/package.use.force | 14 |
2 files changed, 4 insertions, 16 deletions
diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index 454b5a7599c3..f883ab31fb14 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -1,8 +1,2 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 - -# Fabian Groffen <grobian@gentoo.org> (2023-04-27) -# https://bugs.gentoo.org/905152 -# breaks behaviour with -stdlib=libc++, masked for now -=sys-devel/gcc-12.2.0 -=sys-devel/gcc-12.2.0-r1 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 |