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

(-)/var/paludis/repositories/portage/media-video/mplayer/mplayer-1.1-r1.ebuild (+3 lines)
Lines 562-567 Link Here
562
		--mandir="${EPREFIX}/usr/share/man" \
562
		--mandir="${EPREFIX}/usr/share/man" \
563
		--disable-ffmpeg_a \
563
		--disable-ffmpeg_a \
564
		${myconf} || die
564
		${myconf} || die
565
566
	# fixup config.h when LTO feature of GCC is enabled
567
	sed -i -e '/EXTERN_PREFIX.*[^"]$/ {N;s/\n//}' config.h
565
}
568
}
566
569
567
src_compile() {
570
src_compile() {

Return to bug 461634