commit: f47f52df52e13a5a2af4ab66b000303ac18a8edc
Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Sun May 12 14:05:01 2019 +0000
Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Sun May 12 14:06:36 2019 +0000
URL: https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=f47f52df
app-emulation/wine-staging: 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-staging/wine-staging-4.8.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/app-emulation/wine-staging/wine-staging-4.8.ebuild
b/app-emulation/wine-staging/wine-staging-4.8.ebuild
index 5d64994..fa474a5 100644
--- a/app-emulation/wine-staging/wine-staging-4.8.ebuild
+++ b/app-emulation/wine-staging/wine-staging-4.8.ebuild
@@ -456,6 +456,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)