shell: do not play duplicated definition games to shrink the executable
commit6ffaecc7d8b2c3c188a2efa5977a6e6605d878d9
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 Aug 2008 01:05:39 +0000 (19 18:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 30 Aug 2008 05:38:41 +0000 (29 22:38 -0700)
tree5cd0abbcb2877955f3bc04b896c9fd2704c92e03
parentd2b9dff8a08cc2037a7ba0463e90791f07cb49dd
shell: do not play duplicated definition games to shrink the executable

Playing with linker games to shrink git-shell did not go well with various
other platforms and compilers.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile
shell.c