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

(-)avidemux-2.0.28.ebuild (+5 lines)
Lines 38-43 Link Here
38
filter-flags "-funroll-all-loops"
38
filter-flags "-funroll-all-loops"
39
filter-flags "-fforce-addr"
39
filter-flags "-fforce-addr"
40
40
41
src_unpack() {
42
	unpack ${A}
43
	cd ${S}; epatch ${FILESDIR}/xvid.patch
44
}
45
41
src_compile() {
46
src_compile() {
42
	local myconf
47
	local myconf
43
	myconf="--with-gnu-ld --disable-warnings"
48
	myconf="--with-gnu-ld --disable-warnings"

Return to bug 61895