commit:     0fe7ef6493419b7b83401d959b2c887d4f7515ca
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Sun May 12 14:09:22 2019 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Sun May 12 14:12:38 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fe7ef64

app-emulation/wine-vanilla: Sync with ::wine

Fixes: https://bugs.gentoo.org/685172
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.7-r1.ebuild | 1 +
 app-emulation/wine-vanilla/wine-vanilla-4.8.ebuild    | 1 +
 app-emulation/wine-vanilla/wine-vanilla-9999.ebuild   | 1 +
 3 files changed, 3 insertions(+)

diff --git a/app-emulation/wine-vanilla/wine-vanilla-4.7-r1.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-4.7-r1.ebuild
index a10f0dced80..d14473cb175 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-4.7-r1.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-4.7-r1.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)

diff --git a/app-emulation/wine-vanilla/wine-vanilla-4.8.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-4.8.ebuild
index b248b266277..70c9c99fce9 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)

diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
index b248b266277..70c9c99fce9 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-9999.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)

Reply via email to