diff options
author | Nick Sarnie <sarnex@gentoo.org> | 2019-05-12 10:11:11 -0400 |
---|---|---|
committer | Nick Sarnie <sarnex@gentoo.org> | 2019-05-12 10:12:49 -0400 |
commit | 3c6dcd698589ef82b7e7dc670d93003dbacbf1fe (patch) | |
tree | 49f59ba6f40eb6e1e3cfd8dd85bcbc40845e2063 /app-emulation/wine-d3d9 | |
parent | app-emulation/wine-staging: Sync with ::wine (diff) | |
download | gentoo-3c6dcd698589ef82b7e7dc670d93003dbacbf1fe.tar.gz gentoo-3c6dcd698589ef82b7e7dc670d93003dbacbf1fe.tar.bz2 gentoo-3c6dcd698589ef82b7e7dc670d93003dbacbf1fe.zip |
app-emulation/wine-d3d9: 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-d3d9')
-rw-r--r-- | app-emulation/wine-d3d9/wine-d3d9-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild b/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild index f9e7a4e47808..d19971156d89 100644 --- a/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild +++ b/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild @@ -420,6 +420,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) |