Re: [PATCH] Makefile: remove an out-of-date comment

2019-02-22 Thread Jeff King
On Fri, Feb 22, 2019 at 11:56:58AM +0100, Ævar Arnfjörð Bjarmason wrote: > Remove a comment referring to a caveat that hasn't been applicable > since 18b0fc1ce1 ("Git.pm: Kill Git.xs for now", 2006-09-23). > > At the time of 8d7f586f13 ("Git.pm: Support for perl/ being built by a > different comp

[PATCH] Makefile: remove an out-of-date comment

2019-02-22 Thread Ævar Arnfjörð Bjarmason
Remove a comment referring to a caveat that hasn't been applicable since 18b0fc1ce1 ("Git.pm: Kill Git.xs for now", 2006-09-23). At the time of 8d7f586f13 ("Git.pm: Support for perl/ being built by a different compiler", 2006-06-25) some of the code in perl would be built by a C compiler, but supp