summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Duncan Ogilvie2024-11-28 15:16:54 +0100
committerGravatar Duncan Ogilvie2024-11-28 15:16:54 +0100
commit8f24c4876a32b4f19e459bedd1fdbbc54cb0daa9 (patch)
tree4316563019acbd85e277422afe5b687959f2e940 /Makefile.am
parent3a1404c2e87daff1eb45c3f21182b7ede7a7a82b (diff)
downloadlibplist-8f24c4876a32b4f19e459bedd1fdbbc54cb0daa9.tar.gz
libplist-8f24c4876a32b4f19e459bedd1fdbbc54cb0daa9.tar.bz2
Switch from detecting little endian (common) to detecting big endian (rare)
This prevents a bug class where we bswap things when __LITTLE_ENDIAN__ is not defined. Almost all modern systems are little endian, so detecting __BIG_ENDIAN__ is a better strategy.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions