Index: git-1.8.2.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.2.1.ebuild,v retrieving revision 1.2 diff -u -u -r1.2 git-1.8.2.1.ebuild --- git-1.8.2.1.ebuild 17 Apr 2013 19:06:31 -0000 1.2 +++ git-1.8.2.1.ebuild 18 Apr 2013 18:06:25 -0000 @@ -142,6 +142,7 @@ # For svn-fe extlibs="-lz -lssl ${S}/xdiff/lib.a" + extlibs="${extlibs} -pthread" #466326 # can't define this to null, since the entire makefile depends on it sed -i -e '/\/usr\/local/s/BASIC_/#BASIC_/' Makefile