commit: ff5db7e7e9d1efa02b269fc41eb50b9a1569626d Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sat Jun 13 10:57:45 2020 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Sat Jun 13 10:58:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff5db7e7
prefix/sunos/solaris/package: drop obsoleted mask Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> profiles/prefix/sunos/solaris/package.mask | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/profiles/prefix/sunos/solaris/package.mask b/profiles/prefix/sunos/solaris/package.mask index e2455cec220..9e5da406ed2 100644 --- a/profiles/prefix/sunos/solaris/package.mask +++ b/profiles/prefix/sunos/solaris/package.mask @@ -1,13 +1,6 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Fabian Groffen <[email protected]> (2018-11-12) -# these versions of binutils produces shared libraries with symbol lookup -# errors, probably a versioning problem, confirmed on Solaris 10 and -# OpenIndiana (11) -# For instance XML-Parser generates lookup errors when importing from Perl -=sys-devel/binutils-2.32* - # Fabian Groffen <[email protected]> (2014-01-14) # util-linux has no business on Solaris systems sys-apps/util-linux
