Johannes Schindelin [off-list ref] writes:
quoted
...
So let's go back to the old way of detecting MSVC, and then checking
architecture from a list of little-endian architecture macros.
Note that MSVC does not treat ARM64 as bi-endian, so we can safely treat
it as little-endian.
Helped-by: brian m. carlson [off-list ref]
Helped-by: Jeff King [off-list ref]
Helped-by: Johannes Schindelin [off-list ref]
Helped-by: Junio C Hamano [off-list ref]
Signed-off-by: Daniel Gurney <redacted>
ACK!
Thank you so much,
Dscho
Thanks, all.