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

Collapse All | Expand All

(-)openh323-1.13.2-r1.ebuild.orig (+3 lines)
Lines 57-62 Link Here
57
57
58
	# fix to compile on gcc-3.4 (bug #56951)
58
	# fix to compile on gcc-3.4 (bug #56951)
59
	epatch ${FILESDIR}/${P}-gcc34.diff
59
	epatch ${FILESDIR}/${P}-gcc34.diff
60
61
	# fix to compile on kernel 2.6 header base system (bug #72448)
62
	epatch ${FILESDIR}/${P}-ixjuser.diff
60
}
63
}
61
64
62
src_compile() {
65
src_compile() {

Return to bug 72448