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

Collapse All | Expand All

(-)net-p2p/qbittorrent/qbittorrent-3.0.2.ebuild (+2 lines)
Lines 39-44 Link Here
39
}
39
}
40
40
41
src_prepare() {
41
src_prepare() {
42
	epatch "${FILESDIR}/${PN}-${PV}-compile-fix.patch"
43
42
	# Respect LDFLAGS
44
	# Respect LDFLAGS
43
	sed -i -e 's/-Wl,--as-needed/$(LDFLAGS)/g' src/src.pro
45
	sed -i -e 's/-Wl,--as-needed/$(LDFLAGS)/g' src/src.pro
44
	qt4-r2_src_prepare
46
	qt4-r2_src_prepare

Return to bug 434318