--- findutils-4.3.6-r1.ebuild 2007-06-03 18:48:03 +0000 +++ /usr/portage/sys-apps/findutils/findutils-4.3.6-r1.ebuild 2007-06-02 13:33:13 +0000 @@ -54,7 +54,7 @@ --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() {