commit: dff53419da7380b55046807ba451d9199eecff46 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sun Aug 20 13:35:14 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sun Aug 20 13:36:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dff53419
Revert "profiles/features/llvm/package.mask: preliminary -bin masks" This reverts commit 5b2faea4bb5bb263808bab0029fcc58e35cffaa4. - not all use cases were taken into consideration. Need to re-think this approach - reverting to previous state for time being. Bug: https://bugs.gentoo.org/912154 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/features/llvm/package.mask | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/profiles/features/llvm/package.mask b/profiles/features/llvm/package.mask deleted file mode 100644 index 51d3b5dce46c..000000000000 --- a/profiles/features/llvm/package.mask +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Joonas Niilola <[email protected]> (2023-08-17) -# sys-devel/clang-common[default-libcxx] && -# sys-devel/clang-runtime[libcxx] aren't compatible with most -# pre-compiled binary packages provided by upstreams, like rust-bin, -# firefox-bin, etc. Append this list as needed. Bug #912154 -dev-lang/rust-bin -mail-client/thunderbird-bin -www-client/firefox-bin
