summaryrefslogtreecommitdiffstats
path: root/perl/Makefile.PL
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-06-29 07:08:54 +0200
committerJunio C Hamano <junkio@cox.net>2006-07-03 02:14:43 +0200
commitc35ebc902fd5c48c978d0d4cfab52ccdb4b11f54 (patch)
tree175788d704eaab7b528add6159abaf6684de3b1c /perl/Makefile.PL
parentPerly Git: arrange include path settings properly. (diff)
downloadgit-c35ebc902fd5c48c978d0d4cfab52ccdb4b11f54.tar.xz
git-c35ebc902fd5c48c978d0d4cfab52ccdb4b11f54.zip
Makefile: Set USE_PIC on x86-64
On some platforms, Git.xs refuses to link with the rest of git unless the latter is compiled with -fPIC, and we have USE_PIC control in the Makefile for the user to set it. At least we know x86-64 is such, so set it in the Makefile. The original suggestion by Marco Roeland conservatively did this only for Linux x86-64, but let's keep the Makefile simple and if it breaks somebody let them holler. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'perl/Makefile.PL')
0 files changed, 0 insertions, 0 deletions