Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 685172 | Differences between
and this patch

Collapse All | Expand All

(-)a/app-emulation/wine-vanilla/wine-vanilla-4.7-r1.ebuild (-1 / +1 lines)
Lines 387-392 multilib_src_configure() { Link Here
387
		$(use_with jpeg)
387
		$(use_with jpeg)
388
		$(use_with kerberos krb5)
388
		$(use_with kerberos krb5)
389
		$(use_with ldap)
389
		$(use_with ldap)
390
		--without-mingw # linux LDFLAGS leak in mingw32: bug #685172
390
		$(use_enable mono mscoree)
391
		$(use_enable mono mscoree)
391
		$(use_with mp3 mpg123)
392
		$(use_with mp3 mpg123)
392
		$(use_with netapi)
393
		$(use_with netapi)
393
- 

Return to bug 685172