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

(-)/usr/portage/dev-libs/elfutils/elfutils-0.122.ebuild (-2 / +1 lines)
Lines 34-42 Link Here
34
	epatch "${FILESDIR}"/${PN}-0.118-libelf-link.patch
34
	epatch "${FILESDIR}"/${PN}-0.118-libelf-link.patch
35
	epatch "${FILESDIR}"/${PN}-0.118-PaX-support.patch
35
	epatch "${FILESDIR}"/${PN}-0.118-PaX-support.patch
36
	epatch "${FILESDIR}"/${PN}-0.118-no-nested-functions.patch #116968
36
	epatch "${FILESDIR}"/${PN}-0.118-no-nested-functions.patch #116968
37
	epatch "${FILESDIR}"/${PN}-0.120-mkinstalldirs.patch
38
37
39
	eautoreconf
38
	AT_M4DIR="${S}/m4" eautoreconf
40
39
41
	find . -name Makefile.in -print0 | xargs -0 sed -i -e 's:-W\(error\|extra\)::g'
40
	find . -name Makefile.in -print0 | xargs -0 sed -i -e 's:-W\(error\|extra\)::g'
42
}
41
}

Return to bug 142264