diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2023-08-13 15:34:42 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-08-13 15:39:17 -0400 |
commit | 5180265b7ab2ef3000bc6d0d756764a89f5edb91 (patch) | |
tree | c89163163a60c5a1d0be7844d32e82e8479e5cd9 /profiles/features | |
parent | app-emulation/wine-staging: adjust comments w/ bugref for clang (diff) | |
download | gentoo-5180265b7ab2ef3000bc6d0d756764a89f5edb91.tar.gz gentoo-5180265b7ab2ef3000bc6d0d756764a89f5edb91.tar.bz2 gentoo-5180265b7ab2ef3000bc6d0d756764a89f5edb91.zip |
profiles/features/llvm: add bugref for wine mingw package.use.force
Debated removing this forcing altogether not to annoy users
that work around the issue by editing /etc/clang/, but this
is also for tinderboxes.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/llvm/package.use.force | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/features/llvm/package.use.force b/profiles/features/llvm/package.use.force index b35fb66c7ed2..10cf8addcd19 100644 --- a/profiles/features/llvm/package.use.force +++ b/profiles/features/llvm/package.use.force @@ -2,8 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # Ionen Wolkens <ionen@gentoo.org> (2023-08-11) -# Currently required to build with clang, and disabling is generally -# not recommended either way even if switch compiler. +# Currently required to build with clang due to bug #912237. app-emulation/wine-staging mingw app-emulation/wine-vanilla mingw |