commit: 241cd2a3c92e05bdd3d29d7f74920560b7bc648e Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Dec 30 11:03:26 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Dec 30 11:49:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=241cd2a3
profiles/prefix/darwin: Remove obsolete package masks profiles/prefix/darwin/package.mask | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/profiles/prefix/darwin/package.mask b/profiles/prefix/darwin/package.mask index 5f339ea021c..ef90eac4fac 100644 --- a/profiles/prefix/darwin/package.mask +++ b/profiles/prefix/darwin/package.mask @@ -6,29 +6,12 @@ # has multiple compilation issue, resolved for 1.1.8, bug #602990 =app-misc/pax-utils-1.1.7 -# Fabian Groffen <[email protected]> (10 Sep 2016) -# revbump for adding libcxx dependency, which we already have, so avoid -# the hassle -=sys-devel/llvm-3.8.1-r2 - # Fabian Groffen <[email protected]> (31 May 2015) # fails to compile due to some missing compilerrt stuff, hints at asan, # not sure what the problem actually is, 3.7 and 3.8 compile just fine =sys-devel/llvm-3.6* =sys-devel/clang-3.6* -# Fabian Groffen <[email protected]> (08 Feb 2015) -# missing faccesstat (missing gnulib), bug #538502 -=sys-devel/patch-2.7.4 - -# Fabian Groffen <[email protected]> (19 Oct 2014) -# Fails during bootstrap, has install_name problems for libstdbuf -=sys-apps/coreutils-8.23 - -# Fabian Groffen <[email protected]> (12 Aug 2014) -# Needs some patching, bug #513428 -~dev-libs/libffi-3.1 - # Fabian Groffen <[email protected]> (14 Jan 2014) # util-linux has no business on Darwin systems sys-apps/util-linux @@ -55,14 +38,6 @@ sys-apps/pciutils # preferred media-libs/mesa - -# Fabian Groffen <[email protected]> (27 Oct 2009) -# Fails compiling due to some missing dwarf symbols and internal -# segfaults -~sys-devel/gcc-4.4.2 -~sys-devel/gcc-4.4.3 -~sys-devel/gcc-4.4.4 - # Elias Pipping <[email protected]> (09 Oct 2007) # darwin-miscutils are only available on darwin -sys-apps/darwin-miscutils
