Brandon Casey wrote:
From: Brandon Casey <redacted>
When git is compiled with the MIPSpro 7.4.4m compiler, and NO_PTHREADS is
set, and NO_MMAP is _not_ set, then git segfaults when trying to access the
first entry in a reflog. If NO_PTHREADS is not set (which implies that the
pthread library is linked in), or NO_MMAP _is_ set, then the segfault is
not encountered. The conservative choise has been made to set NO_MMAP in
^^^
I misspelled 'choice'. Doesn't seem worth a resend. If you can fix it before
you apply, that would be great. If you forget, no big deal.
-brandon