zmusic: fix target endian detection
authorDaniel Golle <daniel@makrotopia.org>
Fri, 6 Dec 2024 17:57:14 +0000 (17:57 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 6 Dec 2024 18:54:43 +0000 (18:54 +0000)
commit75c1338131ca67b10fceab4f93b9108a4c402b8a
tree8087aa152931bebaa26e80f849f839f4d54b01e3
parent62ce9dc580f1b4f36444f3224d009e3d2d997d9a
zmusic: fix target endian detection

Use __BYTE_ORDER macro when ever it is defined and not just when using
glibc.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
games/zmusic/patches/100-fix-endian-detect-with-musl.patch [new file with mode: 0644]