commit: a1042a18c414108c5d07fec63adf1bb52bee0201
Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Sun May 12 14:02:56 2019 +0000
Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Sun May 12 14:06:31 2019 +0000
URL: https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=a1042a18
app-emulation/wine-vanilla: Port slyfox's change to 4.8
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>
app-emulation/wine-vanilla/wine-vanilla-4.8.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/app-emulation/wine-vanilla/wine-vanilla-4.8.ebuild
b/app-emulation/wine-vanilla/wine-vanilla-4.8.ebuild
index b248b26..70c9c99 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-4.8.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-4.8.ebuild
@@ -387,6 +387,7 @@ multilib_src_configure() {
$(use_with jpeg)
$(use_with kerberos krb5)
$(use_with ldap)
+ --without-mingw # linux LDFLAGS leak in mingw32: bug #685172
$(use_enable mono mscoree)
$(use_with mp3 mpg123)
$(use_with netapi)