diff options
author | Alexander Sack | 2010-03-24 17:47:02 +0100 |
---|---|---|
committer | Jonathan Beck | 2010-03-24 17:47:02 +0100 |
commit | e965b325b5adf4624f74b8d3366dddc2da9f81f3 (patch) | |
tree | 0cc7bdd060c4081f5150c8487748a2deeeb1e6f6 /cmake/modules/FindGLIB2.cmake | |
parent | 9bccdb305845e31bcbc8c693e909cc5561f3dd03 (diff) | |
download | libplist-e965b325b5adf4624f74b8d3366dddc2da9f81f3.tar.gz libplist-e965b325b5adf4624f74b8d3366dddc2da9f81f3.tar.bz2 |
Fix armel floating point endianess (LP: #541879)
* on armel system floating poing data can have different endianess than
rest of types; hence we fix arm endianess for defined(__VFP_FP__) to
be big/native; this also applies for data parsing/writing
* date parsing didnt flip the endianess back for little endian systems
when reading the values causing test failures; we fix this by ensuring
float endianess is applied when parsing
Diffstat (limited to 'cmake/modules/FindGLIB2.cmake')
0 files changed, 0 insertions, 0 deletions