mirror of
https://github.com/openwrt/video.git
synced 2026-07-14 02:54:55 +04:00
c04292defd
Drop 100-fix-endian-detect-with-musl.patch: upstream rewrote the bundled game-music-emu endian detection (the __GLIBC__ / <endian.h> block is gone, now defaulting to little-endian), so the musl workaround is obsolete. Verified gzdoom, the only consumer, still builds against the updated library. https://github.com/ZDoom/ZMusic/releases/tag/1.3.0 Signed-off-by: Daniel Golle <daniel@makrotopia.org>