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

Collapse All | Expand All

(-)prelink-20120628.ebuild (+4 lines)
Lines 31-36 RDEPEND="${DEPEND} Link Here
31
S=${WORKDIR}/${PN}
31
S=${WORKDIR}/${PN}
32
32
33
src_prepare() {
33
src_prepare() {
34
	# Do not use local gelf code -- we have elfutils for that #433778
35
	> gelf/gelf.c
36
	echo '#include_next <gelf.h>' > gelf/gelf.h
37
34
	epatch "${FILESDIR}"/${PN}-20061201-prelink-conf.patch
38
	epatch "${FILESDIR}"/${PN}-20061201-prelink-conf.patch
35
39
36
	sed -i -e '/^CC=/s: : -Wl,--disable-new-dtags :' testsuite/functions.sh #100147
40
	sed -i -e '/^CC=/s: : -Wl,--disable-new-dtags :' testsuite/functions.sh #100147

Return to bug 433778