On Fri, Jul 18, 2008 at 03:04:30AM +0200, Stephan Beyer wrote: > Commit 5b8e6f85 introduced stubs for three functions that make no sense > for git-shell. But those stubs defined libgit.a functions a second time > so that a linker can complain. > > Now git-shell is only linked to a subset of libgit.a. > > Signed-off-by: Stephan Beyer <s-beyer@xxxxxxx> I agree, it is probably better to specify explicitly what files to link for git-shell if we want to keep it small and avoid the problem with some linkers. Dmitry -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html