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

Collapse All | Expand All

(-)ypsilon-0.9.6_p3.ebuild.orig (+5 lines)
Lines 19-24 Link Here
19
19
20
S="${WORKDIR}/${MY_P}"
20
S="${WORKDIR}/${MY_P}"
21
21
22
src_unpack() {
23
	unpack ${A}
24
	epatch "${FILESDIR}/$P-as-needed.patch"
25
}
26
22
src_compile() {
27
src_compile() {
23
	use threads && append-flags "-pthread"
28
	use threads && append-flags "-pthread"
24
29

Return to bug 278083