author | Junio C Hamano <junkio@cox.net> | |
Sat, 24 Jun 2006 00:57:48 +0000 (17:57 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 3 Jul 2006 00:14:41 +0000 (17:14 -0700) | ||
commit | f6af75d29c7e01e1d538dc3458c743e1a34defb6 | |
tree | 768d1806aa2755fe96f2a9fa63ef98fde7a2c140 | tree | snapshot |
parent | 8f00660fc13df9ed22f059f032a65c60168a2057 | commit | diff |
Perl interface: add build-time configuration to allow building with -fPIC
On x86-64 it seems that Git.xs does not link without compiling
the main git objects with -fPIC.
Signed-off-by: Junio C Hamano <junkio@cox.net>
On x86-64 it seems that Git.xs does not link without compiling
the main git objects with -fPIC.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history |