summaryrefslogtreecommitdiff
path: root/profiles/features/llvm/package.use.force
blob: 31b3e120e5ff6904da7796190869abb55e63bffb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# Ionen Wolkens <ionen@gentoo.org> (2023-08-11)
# clang without mingw is currently considered an unsupported
# configuration (by Gentoo), and fails without extra steps.
app-emulation/wine-staging mingw
app-emulation/wine-vanilla mingw

# Sam James <sam@gentoo.org> (2023-03-03)
# Force the toolchain environment we expect on the LLVM profiles.
# default-libcxx in particular changes ABI so can't be toggled at-will, and other
# profile settings expect it.
# TODO: Make a profile without default-libcxx too?
sys-devel/clang default-compiler-rt default-lld default-libcxx
sys-devel/clang-common default-compiler-rt default-lld default-libcxx