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

Collapse All | Expand All

(-)arts-3.4.0.ebuild.orig (+3 lines)
Lines 32-37 Link Here
32
	epatch ${FILESDIR}/1.3.0-jack-configure.in.in.patch
32
	epatch ${FILESDIR}/1.3.0-jack-configure.in.in.patch
33
	epatch ${FILESDIR}/arts-1.3.2-alsa-bigendian.patch
33
	epatch ${FILESDIR}/arts-1.3.2-alsa-bigendian.patch
34
34
35
	#fix bug 86391
36
	use ppc64 && epatch ${FILESDIR}/arts-3.4.0-ppc64.patch
37
35
	if (is-flag -fstack-protector || is-flag -fstack-protector-all || use hardened); then
38
	if (is-flag -fstack-protector || is-flag -fstack-protector-all || use hardened); then
36
		epatch ${FILESDIR}/arts-1.4-mcopidl.patch
39
		epatch ${FILESDIR}/arts-1.4-mcopidl.patch
37
	fi
40
	fi

Return to bug 86391