aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Sarnie <sarnex@gentoo.org>2019-05-12 10:05:01 -0400
committerNick Sarnie <sarnex@gentoo.org>2019-05-12 10:06:36 -0400
commitf47f52df52e13a5a2af4ab66b000303ac18a8edc (patch)
treefadd8ddd359c6573f6a4a3af780fa19bb2eca3a9
parentapp-emulation/wine-vanilla: Port slyfox's change to 4.8 (diff)
downloadwine-f47f52df52e13a5a2af4ab66b000303ac18a8edc.tar.gz
wine-f47f52df52e13a5a2af4ab66b000303ac18a8edc.tar.bz2
wine-f47f52df52e13a5a2af4ab66b000303ac18a8edc.zip
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@gentoo.org>
-rw-r--r--app-emulation/wine-staging/wine-staging-4.8.ebuild1
1 files changed, 1 insertions, 0 deletions
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)