• Kal Conley's avatar
    Improved little endian byte order detection · c3e92802
    Kal Conley authored
    Including <sys/param.h> on Mac/iOS doesn't define __BYTE_ORDER so
    PROTOBUF_LITTLE_ENDIAN was never being defined. This commit adds a check
    for the __LITTLE_ENDIAN__ macro which is defined by clang and Apple gcc on
    little endian architectures.
    c3e92802
Name
Last commit
Last update
..
google/protobuf Loading commit data...
solaris Loading commit data...
Makefile.am Loading commit data...