Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 870253
Collapse All | Expand All

(-)a/dev-libs/xmlrpc-c/xmlrpc-c-1.51.06-r2.ebuild (+11 lines)
Line 0 Link Here
1
Index: common.mk
2
===================================================================
3
--- a/common.mk	(revision 3150)
Line 0 Link Here
1
Index: configure
2
===================================================================
3
--- a/configure	(revision 3151)
Lines 37-42 pkg_setup() { Link Here
37
}
37
}
38
38
39
src_prepare() {
39
src_prepare() {
40
	tc-export PKG_CONFIG
41
42
	eapply "${FILESDIR}"/r3151.patch
43
	eapply "${FILESDIR}"/r3152.patch
44
40
	sed -i \
45
	sed -i \
41
		-e "/CFLAGS_COMMON/s|-g -O3$||" \
46
		-e "/CFLAGS_COMMON/s|-g -O3$||" \
42
		-e "/CXXFLAGS_COMMON/s|-g$||" \
47
		-e "/CXXFLAGS_COMMON/s|-g$||" \

Return to bug 870253