diff options
author | 2023-08-20 16:35:14 +0300 | |
---|---|---|
committer | 2023-08-20 16:36:59 +0300 | |
commit | dff53419da7380b55046807ba451d9199eecff46 (patch) | |
tree | c98b26d95b82dc16533f9c2a814bcb780d7a7542 /profiles | |
parent | dev-util/scons: Stabilize 4.5.2 arm64, #908347 (diff) | |
download | gentoo-dff53419da7380b55046807ba451d9199eecff46.tar.gz gentoo-dff53419da7380b55046807ba451d9199eecff46.tar.bz2 gentoo-dff53419da7380b55046807ba451d9199eecff46.zip |
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@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/llvm/package.mask | 11 |
1 files changed, 0 insertions, 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 <juippis@gentoo.org> (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 |