On 2013/02/18 19:14, Jérémie Courrèges-Anglas wrote:
> 
> Here's an update to allow building and running git on vax.
> 
> Cloning using git:// and https://, add/commit/branching, pushing using ssh
> all seemed to worked fine.  I must admit that cloning a github repo from
> a vax seemed a bit... weird. 8)
> 
> The only changes are about static linking handling; I introduced
> a workaround for vax ar(1) not having 's' by calling ranlib.
> nm shows no difference in the resulting libraries on i386 and macppc.

Looks reasonable for after unlock but please add a comment to the patch
explaining why.

> About REVISION, I don't know whether I should:
> - bump REVISION

this.

> Patch follows, but before, those warnings right at the beginning of the
> compilation process (they were already there):

This is for gcov, comes from -fprofile-arcs


Reply via email to