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

(-)elfutils-0.155.ebuild (+4 lines)
Lines 51-56 Link Here
51
		$(use_with lzma)
51
		$(use_with lzma)
52
}
52
}
53
53
54
src_compile() {
55
	emake AR="$(tc-getAR)"
56
}
57
54
src_test() {
58
src_test() {
55
	env LD_LIBRARY_PATH="${S}/libelf:${S}/libebl:${S}/libdw:${S}/libasm" \
59
	env LD_LIBRARY_PATH="${S}/libelf:${S}/libebl:${S}/libdw:${S}/libasm" \
56
		LC_ALL="C" \
60
		LC_ALL="C" \

Return to bug 440256