diff options
author | Nick Sarnie <sarnex@gentoo.org> | 2019-05-12 10:12:16 -0400 |
---|---|---|
committer | Nick Sarnie <sarnex@gentoo.org> | 2019-05-12 10:12:54 -0400 |
commit | 5e7da1ced42ac84c04c206e6da7ba918bdf15f65 (patch) | |
tree | 4fa8fbf3465fbc3873175f674cedbc83fedc9de0 /app-emulation/wine-any | |
parent | app-emulation/wine-d3d9: Sync with ::wine (diff) | |
download | gentoo-5e7da1ced42ac84c04c206e6da7ba918bdf15f65.tar.gz gentoo-5e7da1ced42ac84c04c206e6da7ba918bdf15f65.tar.bz2 gentoo-5e7da1ced42ac84c04c206e6da7ba918bdf15f65.zip |
app-emulation/wine-any: Sync with ::wine
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
Diffstat (limited to 'app-emulation/wine-any')
-rw-r--r-- | app-emulation/wine-any/wine-any-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/wine-any/wine-any-9999.ebuild b/app-emulation/wine-any/wine-any-9999.ebuild index d5fcb8498973..30eb8fe231ff 100644 --- a/app-emulation/wine-any/wine-any-9999.ebuild +++ b/app-emulation/wine-any/wine-any-9999.ebuild @@ -476,6 +476,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) |