commit: 5180265b7ab2ef3000bc6d0d756764a89f5edb91 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Sun Aug 13 19:34:42 2023 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Sun Aug 13 19:39:17 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5180265b
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 <AT> gentoo.org> profiles/features/llvm/package.use.force | 3 +-- 1 file changed, 1 insertion(+), 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 <[email protected]> (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
