system/ByteOrder: testing for endianness in a more general way

Fixes build tests on ia64 and mipsel by testing for endianness in a
more general / portable way.
This commit is contained in:
Florian Schlichting
2013-11-21 22:56:45 +01:00
committed by Max Kellermann
parent 3a4df25db2
commit 51ec499c89
2 changed files with 12 additions and 1 deletions

1
NEWS
View File

@@ -1,6 +1,7 @@
ver 0.18.5 (20??/??/??)
* decoder
- fluidsynth: auto-detect by default
* fix ia64, mipsel and other little-endian architectures
* fix build failures due to missing includes
* fix build failure with static libmpdclient