Project

General

Profile

Feature #908 ยป 0052-emscripten-Build-SDL2_gfx-from-freeciv-tree.patch

Marko Lindqvist, 09/22/2024 01:56 AM

View differences:

platforms/emscripten/emsbuild.sh
# Build SDL2 separately first, without USE_PTHREADS that
# the main build uses.
if ! embuilder build sdl2 sdl2_image sdl2_ttf sdl2_gfx sdl2_mixer ; then
if ! embuilder build sdl2 sdl2_image sdl2_ttf sdl2_mixer ; then
echo "SDL2 build failed!" >&2
exit 1
fi
    (1-1/1)