shell: do not play duplicated definition games to shrink the executable
commit4cfc24afc9ffa4d3f1623be8990eea118e82d4fd
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 Aug 2008 01:05:39 +0000 (19 18:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Aug 2008 01:05:39 +0000 (19 18:05 -0700)
tree65b852977b7ddb8e4ed4f4b7e101be6a751da445
parentc6670b348cb19c74a6d7f6943df4871eb0d8295f
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