summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Sarnie <sarnex@gentoo.org>2019-05-12 10:09:22 -0400
committerNick Sarnie <sarnex@gentoo.org>2019-05-12 10:12:38 -0400
commit0fe7ef6493419b7b83401d959b2c887d4f7515ca (patch)
treeadef9ada2ffe4ee2d7fc3ee4572a0d932ff97274
parentmedia-radio/qsstv: Version bump (diff)
downloadgentoo-0fe7ef6493419b7b83401d959b2c887d4f7515ca.tar.gz
gentoo-0fe7ef6493419b7b83401d959b2c887d4f7515ca.tar.bz2
gentoo-0fe7ef6493419b7b83401d959b2c887d4f7515ca.zip
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@gentoo.org>
-rw-r--r--app-emulation/wine-vanilla/wine-vanilla-4.7-r1.ebuild1
-rw-r--r--app-emulation/wine-vanilla/wine-vanilla-4.8.ebuild1
-rw-r--r--app-emulation/wine-vanilla/wine-vanilla-9999.ebuild1
3 files changed, 3 insertions, 0 deletions
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 a10f0dced803..d14473cb1758 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 b248b2662776..70c9c99fce97 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 b248b2662776..70c9c99fce97 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)