diff options
author | Stephan Beyer <s-beyer@gmx.net> | 2008-07-18 03:04:30 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-07-19 11:17:42 -0700 |
commit | 78568448239ea09c8a78b72741863be1148c4660 (patch) | |
tree | 1bf4adb0a0fe2d55ab6bc7538e703c0b8f07a2fc /builtin-count-objects.c | |
parent | t9001 (send-email): Do not use hardcoded /bin/sh in test (diff) | |
download | tgif-78568448239ea09c8a78b72741863be1148c4660.tar.xz |
Link git-shell only to a subset of libgit.a
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@gmx.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-count-objects.c')
0 files changed, 0 insertions, 0 deletions