Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
--libexecdir=/usr/$(get_libdir)/find \
${myconf} \
|| die "configure failed"
emake LDFLAGS="-lm" AR="$(tc-getAR)" || die "make failed"
emake AR="$(tc-getAR)" || die "make failed"
}
src_install() {