diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2023-08-14 08:34:39 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-08-14 12:39:24 -0400 |
commit | ff44ddce1ffed04549ac2ea415b432e2c95a3bc5 (patch) | |
tree | 35df7a69d735935c82ce5a50d810e3e364768d88 /profiles | |
parent | app-emulation/wine-staging: more solid wine{64,} symlink handling (diff) | |
download | gentoo-ff44ddce1ffed04549ac2ea415b432e2c95a3bc5.tar.gz gentoo-ff44ddce1ffed04549ac2ea415b432e2c95a3bc5.tar.bz2 gentoo-ff44ddce1ffed04549ac2ea415b432e2c95a3bc5.zip |
profiles/features/llvm: update description for wine mingw forcing
While fixing the bug can allow it to work, there are other
reasons to keep this forced (see wine commits for details).
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/llvm/package.use.force | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/features/llvm/package.use.force b/profiles/features/llvm/package.use.force index 10cf8addcd19..31b3e120e5ff 100644 --- a/profiles/features/llvm/package.use.force +++ b/profiles/features/llvm/package.use.force @@ -2,7 +2,8 @@ # 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 due to bug #912237. +# 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 |