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

(-)findutils-4.3.6-r1.ebuild (-1 / +1 lines)
Lines 54-60 Link Here
54
		--libexecdir=/usr/$(get_libdir)/find \
54
		--libexecdir=/usr/$(get_libdir)/find \
55
		${myconf} \
55
		${myconf} \
56
		|| die "configure failed"
56
		|| die "configure failed"
57
	emake LDFLAGS="-lm" AR="$(tc-getAR)" || die "make failed"
57
	emake AR="$(tc-getAR)" || die "make failed"
58
}
58
}
59
59
60
src_install() {
60
src_install() {

Return to bug 180617