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

Collapse All | Expand All

(-)memcached-1.4.2.ebuild.orig (+1 lines)
Lines 29-34 Link Here
29
	# Handled different upstream
29
	# Handled different upstream
30
	#epatch "${FILESDIR}/${PN}-1.3.3-gcc4-slab-fixup.patch"
30
	#epatch "${FILESDIR}/${PN}-1.3.3-gcc4-slab-fixup.patch"
31
	epatch "${FILESDIR}/${PN}-1.4.0-fix-as-needed-linking.patch"
31
	epatch "${FILESDIR}/${PN}-1.4.0-fix-as-needed-linking.patch"
32
	epatch "${FILESDIR}/${P}-as-needed.patch"
32
	sed -i -e 's,-Werror,,g' configure.ac || die "sed failed"
33
	sed -i -e 's,-Werror,,g' configure.ac || die "sed failed"
33
	eautoreconf
34
	eautoreconf
34
	use slabs-reassign && append-flags -DALLOW_SLABS_REASSIGN
35
	use slabs-reassign && append-flags -DALLOW_SLABS_REASSIGN

Return to bug 288833