summaryrefslogtreecommitdiff
path: root/compat/win32.h
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2014-05-02 12:36:10 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2014-05-02 12:36:10 -0700
commit839fa9c500c7771d15831e2bcf77697cd70620f9 (patch)
tree7a4bcbd1b38e6d487019dc1c4438897910e62d29 /compat/win32.h
parentcompat/bswap.h: detect endianness on more platforms that don't use BYTE_ORDER (diff)
downloadtgif-839fa9c500c7771d15831e2bcf77697cd70620f9.tar.xz
compat/bswap.h: restore preference __BIG_ENDIAN over BIG_ENDIAN
The previous commit swaps the order we check the macros defined by the compiler and the system headers from the original. Since the order of check should not matter (i.e. it is insane to define both __BIG_ENDIAN and friends and BIG_ENDIAN and friends and in a conflicting way), it is the most conservative thing to do not to change it. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'compat/win32.h')
0 files changed, 0 insertions, 0 deletions