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

Collapse All | Expand All

(-)/usr/portage/net-libs/rb_libtorrent/rb_libtorrent-0.13.ebuild (+7 lines)
Lines 29-34 Link Here
29
	fi
29
	fi
30
}
30
}
31
31
32
src_unpack() {
33
	unpack ${A}
34
	cd ${S}
35
36
	epatch ${FILESDIR}/boost-1.37-fix.patch
37
}
38
32
src_compile() {
39
src_compile() {
33
	BOOST_LIBS="--with-boost-date-time=boost_date_time-mt \
40
	BOOST_LIBS="--with-boost-date-time=boost_date_time-mt \
34
			--with-boost-filesystem=boost_filesystem-mt \
41
			--with-boost-filesystem=boost_filesystem-mt \

Return to bug 270447