Hi Junio,

On Sat, 25 Mar 2017, Junio C Hamano wrote:

> Junio C Hamano <gits...@pobox.com> writes:
> 
> > Which leads me to wonder if a more robust solution that is in line
> > with the original design of sha1dc/sha1.c code may be to do an
> > unconditional "#undef BIGENDIAN" before the above block, so that no
> > matter what the calling environment sets BIGENDIAN to (including
> > "0"), it gets ignored and we always use the auto-selection.
> 
> So here is what I came up with as a replacement (this time as a
> proper patch not a comment on a patch).
> 
> Dscho, could you see if this fixes your build?

The Continuous Testing is back to normal, thanks.

Ciao,
Johannes

Reply via email to