Re: [PATCH] Improving HP-UX support

2019-05-09 Thread Osipov, Michael
Hey there, Am 2019-05-09 um 09:32 schrieb Ævar Arnfjörð Bjarmason: On Wed, May 08 2019, Osipov, Michael wrote: Hi folks, Hi see Documentation/SubmittingPatches for how to submit patches inline instead of as attachments. Do you want me to resend the configure.ac change as per wiki article?

Re: [PATCH] Improving HP-UX support

2019-05-09 Thread Ævar Arnfjörð Bjarmason
On Wed, May 08 2019, Osipov, Michael wrote: > Hi folks, Hi see Documentation/SubmittingPatches for how to submit patches inline instead of as attachments. For the sha1dc change it seems trivially correct, but we import that upstream project as-is, could you please submit a pull request at http

[PATCH] Improving HP-UX support

2019-05-08 Thread Osipov, Michael
Hi folks, please find a patch attached to properly compile and link Git 2.21.0 on HP-UX IA64. The patch includes basically two changes: * Detection of big endian on HP-UX otherwise SHA1 calc is broken * Detection of linking style with HP aCC export PREFIX=/opt/ports export LIBDIR=$PREFIX/li