diff options
author | Petr Baudis <pasky@suse.cz> | 2006-06-25 03:47:03 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-07-02 17:14:43 -0700 |
commit | 8d7f586f13f5aac31dca22b1d726e1583e180cb5 (patch) | |
tree | f43ebef036411d09c79ca11deb89ab8bb2533ec1 /git-fmt-merge-msg.perl | |
parent | Makefile fix for Solaris (diff) | |
download | tgif-8d7f586f13f5aac31dca22b1d726e1583e180cb5.tar.xz |
Git.pm: Support for perl/ being built by a different compiler
dst_ on #git reported that on Solaris 9, Perl was built by Sun CC
and perl/ is therefore being built with it as well, while the rest
of Git is built with gcc. The problem (the first one visible, anyway)
is that we passed perl/ even various gcc-specific options. This
separates those to a special variable.
This is not really meant for an application yet since it's not clear
if it will alone help anything.
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-fmt-merge-msg.perl')
0 files changed, 0 insertions, 0 deletions