Commit graph

6 commits

Author SHA1 Message Date
刘皓
1f4b52c3b1
Set endianness when configuring CMake subprojects
When the endianness is not given to CMake, CMake will try to use a buggy
script to determine it using the compiler, which doesn't work with some
toolchains, like Emscripten.
2025-07-13 10:34:03 -04:00
刘皓
082bd25be5
Allow FluidSynth and OpenAL Soft to compile with -fno-exceptions -fno-rtti in libretro builds 2025-05-15 15:17:18 -04:00
刘皓
0bd07c8dc8
Disable building the FluidSynth executable in libretro builds 2025-04-08 01:15:33 -04:00
刘皓
192300dbe9
Allow FluidSynth to build for libretro targets with no threading support 2025-04-08 00:27:32 -04:00
刘皓
89ffd49acf
Fix several FluidSynth compilation errors in libretro builds 2025-04-07 22:16:00 -04:00
刘皓
db7853d02d
Use fluidsynth-sans-glib instead of fluidlite in libretro builds
FluidLite plays one of the tracks in the intro sequence of KNight-Blade
incorrectly.
2025-04-07 21:24:27 -04:00